zephyr/doc/reference
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
..
bluetooth docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
display doc: introduce final structure 2019-02-05 07:04:40 -05:00
drivers doc: introduce final structure 2019-02-05 07:04:40 -05:00
file_system doc: Add documentation for file system subsystem 2019-03-29 09:38:33 -04:00
kernel lifo/fifo: first word is not always first 4 bytes 2019-06-26 09:08:42 -04:00
logging logging: Add option to detect missed transient string duplication 2019-05-29 13:52:31 +02:00
misc jwt: Add JSON web token library 2019-02-08 15:32:58 -06:00
networking docs: fix misspelling across the tree 2019-06-19 15:34:13 -05:00
peripherals doc: introduce final structure 2019-02-05 07:04:40 -05:00
power_management doc: update power management subystem documentation 2019-03-26 13:27:55 -04:00
shell doc: shell: document Ctrl+N and Ctrl+P meta-keys 2019-06-24 07:17:53 -04:00
storage dts: Replace status = "ok" with status = "okay" 2019-06-14 19:51:13 -05:00
usb doc: Cleanup references to cmake 2019-06-17 10:09:57 -07:00
usermode doc: move usermode under references 2019-03-26 09:50:16 -04:00
index.rst doc: move usermode under references 2019-03-26 09:50:16 -04:00