zephyr/include
Tomasz Bursztyka dd0c35919b api: New SPI API
Such API improves many aspects of the former API by reducing the number
of function, allowing more buffer flexibility etc... This leads in
better memory usag and performance as well.

However, as this will take sometime to get into use, the former API is
still present and is the one enabled by default.

Jira: ZEP-852
Jira: ZEP-287
Jira: ZEP-1725

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2017-05-19 18:52:25 -04:00
..
arch boards: Update arc em_starterkit support from 2.2 to 2.3 2017-05-19 15:58:41 +02:00
bluetooth
crypto
debug
display
drivers
fs
linker build: simplfy how extra build steps are specified 2017-05-13 14:07:09 -04:00
logging
misc
net net: tcp: Add TCP statistics support 2017-05-17 13:55:21 +03:00
shell
toolchain
usb
zephyr
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
console.h subsys: console: Add buffered output support to console subsystem 2017-05-15 15:56:56 -04:00
counter.h
crc16.h
device.h
disk_access.h
dma.h
eth.h
flash.h
fs.h
gpio.h
i2c.h
init.h
ipm.h
irq_offload.h
irq.h
kernel_version.h
kernel.h kernel: publish offsets to thread stack info 2017-05-13 15:14:41 -04:00
linker-defs.h
linker-tool-gcc.h
linker-tool.h
pinmux.h
power.h
pwm.h
random.h
rtc.h
section_tags.h
sections.h
sensor.h
shared_irq.h
spi_legacy.h api: New SPI API 2017-05-19 18:52:25 -04:00
spi.h api: New SPI API 2017-05-19 18:52:25 -04:00
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h