..
CMakeLists.txt
Kconfig
drivers/uart: introduce SERIAL_SUPPORT_ASYNC option
2019-06-05 07:45:27 -04:00
Kconfig.altera_jtag
Kconfig.cc13xx_cc26xx
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.gecko
Kconfig.imx
Kconfig.leuart_gecko
Kconfig.litex
Kconfig.mcux
Kconfig.mcux_lpc_usart
drivers: uart for LPC devices interrupt enabled
2019-06-21 11:24:09 -05:00
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart
Kconfig.miv
Kconfig.msp432p4xx
Kconfig.native_posix
Kconfig.nrfx
drivers/uart: introduce SERIAL_SUPPORT_ASYNC option
2019-06-05 07:45:27 -04:00
Kconfig.ns16550
Kconfig.nsim
Kconfig.pl011
Kconfig.psoc6
Kconfig.qmsi
Kconfig.rv32m1_lpuart
Kconfig.sam0
drivers/uart: introduce SERIAL_SUPPORT_ASYNC option
2019-06-05 07:45:27 -04:00
Kconfig.sifive
Kconfig.stellaris
Kconfig.stm32
Kconfig.uart_sam
Kconfig.usart_sam
leuart_gecko.c
dts: Convert new/missed DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
2019-06-15 07:14:12 -04:00
uart_altera_jtag_hal.c
cleanup: include/: move sys_io.h to sys/sys_io.h
2019-06-27 22:55:49 -04:00
uart_cc13xx_cc26xx.c
uart_cc32xx.c
uart_cmsdk_apb.c
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
2019-06-14 08:02:15 -05:00
uart_esp32.c
uart_gecko.c
dts: Convert new/missed DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
2019-06-15 07:14:12 -04:00
uart_handlers.c
uart_imx.c
style: add braces around if/while statements
2019-06-06 15:20:21 +02:00
uart_liteuart.c
style: add braces around if/while statements
2019-06-06 15:20:21 +02:00
uart_mcux_lpsci.c
cleanup: include/: move clock_control.h to drivers/clock_control.h
2019-06-27 22:55:49 -04:00
uart_mcux_lpuart.c
cleanup: include/: move clock_control.h to drivers/clock_control.h
2019-06-27 22:55:49 -04:00
uart_mcux.c
cleanup: include/: move clock_control.h to drivers/clock_control.h
2019-06-27 22:55:49 -04:00
uart_miv.c
style: add braces around if/while statements
2019-06-06 15:20:21 +02:00
uart_msp432p4xx.c
docs: fix misspelling across the tree
2019-06-19 15:34:13 -05:00
uart_native_posix.c
uart_nrfx_uart.c
drivers: Update DT IRQ alias defines
2019-06-21 07:53:05 -05:00
uart_nrfx_uarte.c
drivers: Update DT IRQ alias defines
2019-06-21 07:53:05 -05:00
uart_ns16550_port_x.h
uart_ns16550.c
cleanup: include/: move sys_io.h to sys/sys_io.h
2019-06-27 22:55:49 -04:00
uart_ns16550.h
drivers: serial: ns16550: move header from /include/
2019-06-25 15:27:00 -04:00
uart_nsim.c
dts: Convert from DT_<COMPAT>_<INSTANCE>_<PROP> to DT_INST...
2019-06-14 08:02:15 -05:00
uart_pl011.c
uart_psoc6.c
style: add braces around if/while statements
2019-06-06 15:20:21 +02:00
uart_qmsi.c
cleanup: include/: move power.h to power/power.h
2019-06-27 22:55:49 -04:00
uart_rv32m1_lpuart.c
cleanup: include/: move clock_control.h to drivers/clock_control.h
2019-06-27 22:55:49 -04:00
uart_sam.c
style: add braces around if/while statements
2019-06-06 15:20:21 +02:00
uart_sam0.c
drivers: Update DT IRQ alias defines
2019-06-21 07:53:05 -05:00
uart_sifive.c
docs: fix misspelling across the tree
2019-06-19 15:34:13 -05:00
uart_stellaris.c
style: add braces around if/while statements
2019-06-06 15:20:21 +02:00
uart_stm32.c
cleanup: include/: move clock_control.h to drivers/clock_control.h
2019-06-27 22:55:49 -04:00
uart_stm32.h
usart_mcux_lpc.c
drivers: uart for LPC devices interrupt enabled
2019-06-21 11:24:09 -05:00
usart_sam.c
style: add braces around if/while statements
2019-06-06 15:20:21 +02:00