zephyr/include
Daniel Leung dea96a68b5 i2c: add API to do polling transfer
There are instances where interrupts cannot be used for I2C transfer.
So add an API to do trasnfer in polling manner.

Change-Id: Ic030ef9469542aae9975aa7da55c578a2a6c5c93
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2016-02-05 20:24:21 -05:00
..
arch doxygen: fixed documenation build warning in x86/arch.h 2016-02-05 20:24:19 -05:00
bluetooth Bluetooth: GATT: Add value support to bt_gatt_subscribe 2016-02-05 20:16:16 -05:00
drivers x86: move IOAPIC driver to device model/init system 2016-02-05 20:24:18 -05:00
microkernel doxygen: fixed documenation build warning in ticks.h 2016-02-05 20:24:19 -05:00
misc util: Add some helper to move integers to pointer and vice-versa 2016-02-05 20:24:17 -05:00
net net: Create separate net_buf pool for RX and TX use 2016-02-05 20:15:39 -05:00
toolchain
atomic.h
device.h
gpio.h gpio: add polarity and pull up/down config flags 2016-02-05 20:24:18 -05:00
i2c.h i2c: add API to do polling transfer 2016-02-05 20:24:21 -05:00
init.h init: Add more verbose comment block 2016-02-05 20:24:20 -05:00
ipi.h ipi.h: introduce low-level inter-processor interrupt API 2016-02-05 20:24:17 -05:00
kernel_version.h
linker-defs.h
linker-tool-gcc.h
linker-tool.h
microkernel.h
nanokernel.h doxygen: fixed many doxygen warnings in nanokernel.h 2016-02-05 20:24:19 -05:00
pinmux.h pinmux: Add API for pinmux driver 2016-02-05 20:24:19 -05:00
pwm.h PWM: add public APIs for PWM drivers 2016-02-05 20:24:19 -05:00
section_tags.h
sections.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h