walnux/include/nuttx/serial
p-szafonimateusz 8ab0785d71 drivers: add UART 16550 compatible PCI device support
add support for UART 16550 compatible PCI device.
For now we support qemu serial PCI devices and AX99100 based cards.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-09-15 03:37:58 +08:00
..
mxser.h
pty.h
serial.h nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
tioctl.h
uart_16550.h drivers: prepare 16550 UART driver to support PCI 2024-09-15 03:37:58 +08:00
uart_bth4.h
uart_bth5.h serial/uart/h5: add bt h5 uart serial driver 2023-08-25 17:17:37 +08:00
uart_cmsdk.h drivers/serial:support arm cmsdk drivers 2024-04-26 18:42:35 -03:00
uart_pci_16550.h drivers: add UART 16550 compatible PCI device support 2024-09-15 03:37:58 +08:00
uart_pl011.h drivers/serial/uart_pl011.c : add the interface about clock and reset control for reducing power consumption. 2024-06-03 21:18:44 +08:00
uart_ram.h nuttx/atomic.h:replace ALL stdatomic.h with nuttx/stdatomic.h in nuttx/ 2024-08-22 01:44:29 +08:00
uart_rpmsg.h