incubator-nuttx/drivers/serial
hujun5 5cee996588 up_putc: int up_putc, enter_critical_section may be called
before kernel has been iniitialized,we use spin_lock_irqsave to replace.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2024-05-09 13:45:02 +08:00
..
CMakeLists.txt drivers/serial:support arm cmsdk drivers 2024-04-26 18:42:35 -03:00
Kconfig drivers/serial:support arm cmsdk drivers 2024-04-26 18:42:35 -03:00
Kconfig-16550 serial/uart_16550: Wait before setting Line Control Register (Synopsys DesignWare 8250) 2023-08-03 08:38:07 +02:00
Kconfig-cmsdk drivers/serial:support arm cmsdk drivers 2024-04-26 18:42:35 -03:00
Kconfig-lpuart
Kconfig-pl011 serial/pl011: configurable clock frequency 2024-04-30 17:26:39 +08:00
Kconfig-sci
Kconfig-uart
Kconfig-usart
Make.defs drivers/serial:support arm cmsdk drivers 2024-04-26 18:42:35 -03:00
ptmx.c enable O_CLOEXEC explicit 2023-09-22 13:51:00 +08:00
pty.c fs/driver: using nx_unlink to call unlink ops to release some resource 2024-03-14 11:53:30 +08:00
pty.h
serial.c drivers/cdcacm/serial: add release interface to release uart_dev resource 2024-04-21 23:21:54 +08:00
serial_cmsdk.c drivers/serial:support arm cmsdk drivers 2024-04-26 18:42:35 -03:00
serial_dma.c drivers/serial: unmodify head and tail pointers 2023-09-19 09:41:07 +08:00
serial_gdbstub.c support gdbstub use serial. 2023-12-11 08:43:26 -08:00
serial_io.c
uart_16550.c up_putc: int up_putc, enter_critical_section may be called 2024-05-09 13:45:02 +08:00
uart_bth4.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
uart_bth5.c poll: pollsetup should notify only one fd passd by caller 2023-11-21 09:07:17 +01:00
uart_pl011.c serial/pl011: configurable clock frequency 2024-04-30 17:26:39 +08:00
uart_ram.c drivers/serial: add ram uart driver 2023-09-19 09:41:07 +08:00
uart_rpmsg.c drivers/serial: check the remote device before get name 2023-11-07 18:27:05 +08:00