zephyr/drivers/serial
Benjamin Walsh 2ec2f8bb62 uart: remove incorrect comment w.r.t. type of device pointer
Change-Id: Ic0523d7413dbc14dd8e44cf9c4c0b70d65d759d0
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-02-05 20:25:23 -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 uart: remove incorrect comment w.r.t. type of device pointer 2016-02-05 20:25:23 -05:00
uart_k20.c uart: remove incorrect comment w.r.t. type of device pointer 2016-02-05 20:25:23 -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 uart: remove incorrect comment w.r.t. type of device pointer 2016-02-05 20:25:23 -05:00
uart_ns16550.h uart/ns16550: implements new API of line control 2016-02-05 20:25:14 -05:00
uart_nsim.c uart: remove incorrect comment w.r.t. type of device pointer 2016-02-05 20:25:23 -05:00
uart_stellaris.c uart: remove incorrect comment w.r.t. type of device pointer 2016-02-05 20:25:23 -05:00