zephyr/drivers/serial
Dirk Brandewie fce979ef3e init: Change _InitHardware() to be called from init system
Change the function signature of _InitHarware() function and rename
the function to a platform specific name now that it will be called
via a function pointer and not by name.

Call the platform *_init() function at PURE_INIT time.

Change-Id: I5168dfea81f406da135d491a2b4a24e8255f418a
Signed-off-by: Dirk Brandewie <dirk.j.brandewie@intel.com>
2016-02-05 20:14:37 -05:00
..
k20UartDrv.c init: Change _InitHardware() to be called from init system 2016-02-05 20:14:37 -05:00
Kconfig kconfig: move serial port options to drivers/ 2016-02-05 20:14:26 -05:00
Makefile Rename BSP_DIR to PLATFORM 2016-02-05 20:14:27 -05:00
ns16550.c init: Change _InitHardware() to be called from init system 2016-02-05 20:14:37 -05:00
nsim_uart.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
stellarisUartDrv.c doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00