zephyr/include
Tomasz Bursztyka dd12326e86 spi: Fix the generic API
- Add a spi_slave_select function for controllers supporting per-slave
  addressing
- Adding one full-duplex r/w function
- All r/w function go through one unique driver call
- Only one callback for all

Change-Id: Ie97e6a6119b2b34093598a8eb5dbfe0665bf08f3
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-02-05 20:15:28 -05:00
..
arch remove duplicate 'inline' declaration specifier 2016-02-05 20:15:28 -05:00
bluetooth clarify use of term 'context' 2016-02-05 20:15:27 -05:00
drivers sys_clock: rename timer_read to _sys_clock_cycle_get 2016-02-05 20:15:27 -05:00
microkernel sys_clock: add missing fiber system clock APIs 2016-02-05 20:15:27 -05:00
misc Profile low condition events. 2016-02-05 20:15:28 -05:00
net net: tinydtls: Include file was missing 2016-02-05 20:15:24 -05:00
toolchain toolchain: rename FUNC_ALIAS parameters 2016-02-05 20:15:27 -05:00
atomic.h doxygen: javadoc style 2016-02-05 20:14:32 -05:00
device.h drivers: extending device.h for common driver ops 2016-02-05 20:15:19 -05:00
gpio.h gpio: Fix function signature for gpio_set_callback() 2016-02-05 20:15:19 -05:00
i2c.h i2c: change inline functions to static inline 2016-02-05 20:15:26 -05:00
init.h toolchain.h: add __used macro 2016-02-05 20:15:19 -05:00
kernel_version.h version: Update version handling and code 2016-02-05 20:14:27 -05:00
linker-defs.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
linker-tool-gcc.h toolchain: add support for iamcu toolchain 2016-02-05 20:14:38 -05:00
linker-tool.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
microkernel.h timers: consolidate task_timer_start/restart() 2016-02-05 20:15:21 -05:00
nanokernel.h sys_clock: move header of nano_cycle_get_32 to nanokernel.h 2016-02-05 20:15:27 -05:00
section_tags.h Rename VXMICRO_ARCH_arc -> CONFIG_ARC 2016-02-05 20:14:16 -05:00
sections.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
spi.h spi: Fix the generic API 2016-02-05 20:15:28 -05:00
sw_isr_table.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00
sys_clock.h sys_clock: make public some timing utilities 2016-02-05 20:15:27 -05:00
toolchain.h doxygen: change comment style to match javadoc 2016-02-05 20:14:32 -05:00