zephyr/doc/reference/kernel
Nicolas Pitre 659fa0d57d lifo/fifo: first word is not always first 4 bytes
The first word is used as a pointer, meaning it is 64 bits on 64-bit
systems. To reserve it, it has to be either a pointer, a long, or an
intptr_t. Not an int nor an u32_t.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-06-26 09:08:42 -04:00
..
data_passing lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
memory
other drivers/interrupt_controller/mvic.c: remove MVIC interrupt controller 2019-06-25 08:06:43 -04:00
synchronization
threads
timing
index.rst doc: fix mentions of Wi-Fi trademark name 2019-05-06 20:10:59 -04:00