zephyr/drivers/serial
Daniel Leung 760f8798f3 uart/ns16550: implements new API of line control
This implements the newly introduced APIs to manipulate line controls
for UART.

This also implements the driver command API as setting baud rate
may require setting the DLF.

Change-Id: I80634aa3fbd4a3223c46edb61417123e36f439dd
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:25:14 -05:00
..
Kconfig
Kconfig.k20
Kconfig.ns16550 uart/ns16550: implements new API of line control 2016-02-05 20:25:14 -05:00
Kconfig.nsim
Kconfig.stellaris
Makefile
uart_k20_priv.h
uart_k20.c
uart_ns16550.c uart/ns16550: implements new API of line control 2016-02-05 20:25:14 -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_stellaris.c