zephyr/drivers/serial
Jakub Rzeszutko 3f99eefe5a drivers: uart: Rename nrf5 namings to nrfx
UART driver renamed to keep the same convention as SPI and TWI drivers.
All substrings: "UART_NRF5" in defines renamed to  "UART_NRFX_UART".

Signed-off-by: Jakub Rzeszutko <jakub.rzeszutko@nordicsemi.no>
2018-06-12 13:21:18 +02:00
..
CMakeLists.txt drivers: uart: Rename nrf5 namings to nrfx 2018-06-12 13:21:18 +02:00
Kconfig drivers: uart: Rename nrf5 namings to nrfx 2018-06-12 13:21:18 +02:00
Kconfig.altera_jtag
Kconfig.cc32xx
Kconfig.cmsdk_apb
Kconfig.esp32
Kconfig.fe310
Kconfig.gecko
Kconfig.imx
Kconfig.mcux
Kconfig.mcux_lpc_usart
Kconfig.mcux_lpsci
Kconfig.mcux_lpuart
Kconfig.msp432p4xx
Kconfig.nrfx drivers: uart: Rename nrf5 namings to nrfx 2018-06-12 13:21:18 +02:00
Kconfig.ns16550 drivers/serial: Add port 2 instance in ns16550 driver 2018-05-18 20:18:50 +03:00
Kconfig.nsim serial: nsim: Fix impossible-to-enable CONFIG_UART_NSIM 2018-05-24 13:09:28 -04:00
Kconfig.qmsi drivers/uart: Use dts to set uart priorities for QMSI driver 2018-05-18 20:18:50 +03:00
Kconfig.riscv_qemu
Kconfig.sam0
Kconfig.stellaris
Kconfig.stm32 drivers: serial: stm32: add LPUART support for L0/L4 series 2018-05-25 11:54:42 -05:00
Kconfig.uart_sam
Kconfig.usart_sam
uart_altera_jtag_hal.c
uart_cc32xx.c
uart_cmsdk_apb.c
uart_esp32.c
uart_fe310.c drivers: serial: uart_fe310: Match Kconfig defines in comment 2018-05-25 08:04:16 -05:00
uart_gecko.c
uart_handlers.c
uart_imx.c
uart_mcux_lpsci.c
uart_mcux_lpuart.c
uart_mcux.c
uart_msp432p4xx.c
uart_nrfx_uart.c drivers: uart: Rename nrf5 namings to nrfx 2018-06-12 13:21:18 +02:00
uart_ns16550.c dts: xtensa: Fix build error due to dts changes for ns16550 driver. 2018-05-22 08:51:59 -04:00
uart_ns16550.h
uart_nsim.c
uart_qmsi.c drivers/uart: Use dts to set uart priorities for QMSI driver 2018-05-18 20:18:50 +03:00
uart_riscv_qemu.c
uart_sam.c
uart_sam0.c
uart_stellaris.c
uart_stm32.c drivers: serial: stm32: add LPUART support for L0/L4 series 2018-05-25 11:54:42 -05:00
uart_stm32.h drivers: serial: stm32: remove HAL driver legacy 2018-05-25 11:54:42 -05:00
usart_mcux_lpc.c
usart_sam.c