zephyr/drivers/serial
Marcus Shawcroft bad9aa1501 uart/ns16550: Make driver config_info structure const.
Change-Id: I57c71df60dfcfee1ea6bf461777775b928a61c1b
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-10-20 16:49:01 +00:00
..
Kconfig uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00:00
Kconfig.altera_jtag uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00:00
Kconfig.atmel_sam3 serial: minor kconfig semantic changes 2016-03-17 21:05:11 +00:00
Kconfig.k20 doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.nrf5 serial/Kconfig.nrf5: cosmetic fixes 2016-08-31 10:39:25 +00:00
Kconfig.ns16550 doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.nsim uart/nsim: Make config for uart/nsim explicit 2016-02-05 20:24:57 -05:00
Kconfig.qmsi drivers: uart_qmsi: Re-enable HW FC for arduino_101 & quark_se_devboard 2016-04-25 11:42:50 +00:00
Kconfig.stellaris doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.stm32 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
Makefile uart_altera_jtag: add JTAG UART driver for Nios II 2016-06-22 16:42:19 +00:00
uart_altera_jtag.c uart/altera_jtag: Make driver config_info structure const. 2016-10-20 16:49:00 +00:00
uart_atmel_sam3.c serial/sam3: Make config_info structure const. 2016-10-20 16:48:44 +00:00
uart_k20_priv.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
uart_k20.c uart/k20: Make driver config_info structure const. 2016-10-20 16:48:56 +00:00
uart_k20.h uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
uart_nrf5.c uart/nrf5: Make driver config_info structure const. 2016-10-20 16:49:00 +00:00
uart_ns16550.c uart/ns16550: Make driver config_info structure const. 2016-10-20 16:49:01 +00:00
uart_ns16550.h uart/ns16550: implements new API of line control 2016-02-05 20:25:14 -05:00
uart_nsim.c serial/uart_nsim: Make config_info pointers const. 2016-10-08 11:40:12 +00:00
uart_qmsi.c uart/qmsi: Make driver config_info structure const. 2016-10-20 16:48:55 +00:00
uart_stellaris.c uart/stellaris: Make driver config_info structure const. 2016-10-20 16:48:55 +00:00
uart_stellaris.h uart: add ISR callback mechanism for UART drivers 2016-03-05 13:37:57 +00:00
uart_stm32.c uart/stm32: Make driver config_info structure const. 2016-10-20 16:48:54 +00:00
uart_stm32.h drivers: serial: uart_stm32: Fix typo in register field name 2016-10-19 11:55:59 +00:00