1
0
Fork 0
forked from nuttx/nuttx-update
local-nuttx-update/include/nuttx/serial
zhangyuan29 dcea1b90e7 arch_atomic: only support atomic_xx and atomic64_xx function
Modify the kernel to use only atomic_xx and atomic64_xx interfaces,
avoiding the use of sizeof or typeof to determine the type of
atomic operations, thereby simplifying the kernel's atomic
interface operations.

Signed-off-by: zhangyuan29 <zhangyuan29@xiaomi.com>
2024-12-04 14:03:14 +01:00
..
mxser.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
pty.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
serial.h drivers/serial: support force panic only when repeat the panic char 2024-10-10 02:38:12 +08:00
tioctl.h serial: remove 'TIOCSLINID' 2024-10-17 09:08:58 +08:00
uart_16550.h uart_16550:fix bug, regincr is used multiple times 2024-10-10 17:49:18 +08:00
uart_bth4.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
uart_bth5.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
uart_cmsdk.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
uart_hostfs.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
uart_pci_16550.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
uart_pl011.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
uart_ram.h arch_atomic: only support atomic_xx and atomic64_xx function 2024-12-04 14:03:14 +01:00
uart_rpmsg.h include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00