zephyr/drivers/serial
Benjamin Walsh d340d4cb3f device: use DEVICE_INIT everwhere
This is the last step before obsoleting DEVICE_DEFINE() and
DEVICE_INIT_CONFIG_DEFINE().

Change-Id: Ica4257662969048083ab9839872b4b437b8b351b
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:25:25 -05:00
..
Kconfig serial: adds UART driver for SAM3X8E 2016-02-05 20:25:21 -05:00
Kconfig.atmel_sam3 serial: adds UART driver for SAM3X8E 2016-02-05 20:25:21 -05:00
Kconfig.k20 serial/k20: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00
Kconfig.ns16550 uart/ns16550: implements new API of line control 2016-02-05 20:25:14 -05:00
Kconfig.nsim uart/nsim: Make config for uart/nsim explicit 2016-02-05 20:24:57 -05:00
Kconfig.stellaris serial/stellaris: refactor (again) to conform to driver model 2016-02-05 20:24:56 -05:00
Makefile serial: adds UART driver for SAM3X8E 2016-02-05 20:25:21 -05:00
uart_atmel_sam3.c device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
uart_k20.c device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
uart_k20_priv.h c++: Add extern "C" { } block to header files 2016-02-05 20:25:22 -05:00
uart_ns16550.c device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
uart_ns16550.h uart/ns16550: implements new API of line control 2016-02-05 20:25:14 -05:00
uart_nsim.c device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00
uart_stellaris.c device: use DEVICE_INIT everwhere 2016-02-05 20:25:25 -05:00