This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-15 21:19:09 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bdcda24a6803aebedb2f50be30dfb3f0e135ca9e
nuttx
/
drivers
/
serial
T
History
TakuyaMiyasita
d6445484fe
drivers/serial/uart_pl011.c : add the bitmask according to PL011 spec. (Although almost no problem.)
2024-06-03 21:18:44 +08:00
..
CMakeLists.txt
…
Kconfig
…
Kconfig-16550
…
Kconfig-cmsdk
…
Kconfig-lpuart
…
Kconfig-pl011
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
Kconfig-sci
…
Kconfig-uart
…
Kconfig-usart
…
Make.defs
…
ptmx.c
…
pty.c
…
pty.h
…
serial_cmsdk.c
…
serial_dma.c
…
serial_gdbstub.c
…
serial_io.c
…
serial.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
…
uart_bth5.c
…
uart_pl011.c
drivers/serial/uart_pl011.c : add the bitmask according to PL011 spec. (Although almost no problem.)
2024-06-03 21:18:44 +08:00
uart_ram.c
…
uart_rpmsg.c
…