zephyr/include/drivers
Daniel Leung 7551562a14 uart: make poll_in and poll_out mandatory
Polling in/out are basic UART functions that are supposed to
work on every UART controllers. Therefore, both poll_in and
poll_out are now mandatory. The API no longer checks if
they are defined before calling. This is to avoid the if
statements so to speed up things a bit.

Change-Id: I3bd1e7a2dfa5405699ebaec3eb34cfc0434b0073
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:27 -05:00
..
console IPI console driver with test case 2016-02-05 20:24:17 -05:00
pci Add PCI legacy bridge device driver 2016-02-05 20:24:23 -05:00
simple doxygen: javadoc style 2016-02-05 20:14:32 -05:00
spi spi: Add the CS pin control over GPIO for intel spi port 0 2016-02-05 20:24:22 -05:00
hpet.h Use HPET timer Kconfig options 2016-02-05 20:15:19 -05:00
ioapic.h x86: move IOAPIC driver to device model/init system 2016-02-05 20:24:18 -05:00
k6x_mpu.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k6x_pmc.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k20_mcg.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k20_pcr.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
k20_sim.h k20: sim: clean up camel case and doxygen for file description 2016-02-05 20:15:26 -05:00
k20_uart.h serial: k20: cosmetic changes to comments 2016-02-05 20:15:26 -05:00
k20_watchdog.h doxygen: add @brief and capitalize 2016-02-05 20:14:33 -05:00
loapic.h x86: move LOAPIC driver to device model/init system 2016-02-05 20:24:17 -05:00
pic.h x86: Move PIC driver to device model/init system 2016-02-05 20:24:17 -05:00
rand32.h Remove references to BSP from include/ directory 2016-02-05 20:14:43 -05:00
system_timer.h sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
uart.h uart: make poll_in and poll_out mandatory 2016-02-05 20:24:27 -05:00