zephyr/include
David B. Kinder 449df16e60 doc: FIFO API uses first 32 bits of data items
API documenation for Nanokernel FIFO make no mention that the data items
added to the FIFO must include and reserve the first 32 bits for use as
a pointer to the next item in the FIFO.  This adds that note, as described
in the overview FIFO documentation.

Change-Id: I8cf0072d97dbb373a73d534f39b72831c726f4ef
Jira: ZEP-747
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
2016-10-05 10:07:59 +00:00
..
arch x86 link: Specify ALIGN_WITH_INPUT for XIP data sections 2016-10-01 01:41:50 +00:00
bluetooth Bluetooth: Refactor distribution of security procedure status 2016-10-04 15:15:40 +00:00
display
drivers unified: Add tickless idle support for x86 and ARM 2016-10-04 20:02:50 +00:00
fs
microkernel
misc nano_work: Don't assert if work is pending on submit 2016-10-04 17:29:59 +03:00
net net: buf: Allow NULL head pointer when inserting to frag list 2016-09-30 15:07:32 +00:00
toolchain kernel: Add __unused tag 2016-10-03 20:22:05 +00:00
usb
adc.h
aio_comparator.h
atomic.h
cache.h
clock_control.h
counter.h
device.h device: Make device_get_binding() const correct 2016-09-29 13:46:43 +00:00
dma.h
eth.h
flash.h
fs.h fs: Fixes some type incompatibilities flagged by llvm 2016-10-04 00:19:22 -07:00
gpio.h
i2c.h
init.h
ipm.h
irq_offload.h
irq.h
kernel_version.h
kernel.h unified: Fix building of the unified kernel 2016-10-04 18:11:05 -03:00
legacy.h
linker-defs.h
linker-tool-gcc.h x86 link: Specify ALIGN_WITH_INPUT for XIP data sections 2016-10-01 01:41:50 +00:00
linker-tool.h
microkernel.h
nanokernel.h doc: FIFO API uses first 32 bits of data items 2016-10-05 10:07:59 +00:00
pinmux.h
power.h power_mgmt: Reduce complexity in handling of power hooks 2016-10-05 10:05:42 +00:00
pwm.h
rtc.h
section_tags.h
sections.h
sensor.h
shared_irq.h
spi.h
sw_isr_table.h
sys_clock.h
sys_io.h
toolchain.h
uart.h
watchdog.h
zephyr.h