zephyr/include
Tomasz Bursztyka 524a50e61e spi: Add a utility pointer for the application on SPI callback
It might be needed sometime to get some private data forwarded to the
callback, thus such user_data pointer is the easiest way to proceed.
Adding a macro to set the word size as well.

Change-Id: I68cbe2d480120253ccb13f13c656a38c27e21604
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:24:27 -05:00
..
arch x86: HACK force alignment for _k_task_list section 2016-02-05 20:24:23 -05:00
bluetooth Bluetooth: Disable parts of public API if not configured 2016-02-05 20:24:24 -05:00
drivers spi: intel: Move back private structures to the right locations 2016-02-05 20:24:27 -05:00
microkernel doxygen: fixed typos and parameter references 2016-02-05 20:24:23 -05:00
misc trivial: fixed typo functon -> function 2016-02-05 20:24:23 -05:00
net
toolchain
adc.h adc: adding API include file 2016-02-05 20:24:27 -05:00
atomic.h
device.h
gpio.h
i2c.h i2c: simplify API and driver_api with generic transfer function 2016-02-05 20:24:27 -05:00
init.h init: Add more verbose comment block 2016-02-05 20:24:20 -05:00
ipi.h
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 doxygen: fixed typos and parameter references 2016-02-05 20:24:23 -05:00
section_tags.h
sections.h
shared_irq.h drivers: add shared interrupt driver 2016-02-05 20:24:21 -05:00
spi.h spi: Add a utility pointer for the application on SPI callback 2016-02-05 20:24:27 -05:00
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h