zephyr/doc/reference/kernel
Jennifer Williams 65bcba61d0 docs: ref: kernel: clarify data_item structure in message queues
- use sizeof(struct data_item_type) instead of sizeof(data_item_type)
- use struct data_item_type instead of invalid reference data_item_t
- add aligned typedef struct data_item_type example implemenation
- add note about checking return value for error message

Fixes #19684

Signed-off-by: Jennifer Williams <jennifer.m.williams@intel.com>
2020-09-17 14:17:47 -05:00
..
data_passing docs: ref: kernel: clarify data_item structure in message queues 2020-09-17 14:17:47 -05:00
memory doc: do not use :c:macro: for NULL 2020-08-31 09:57:33 -04:00
other doc: fix invalid usage of function to :c:macro: 2020-08-31 09:57:33 -04:00
scheduling doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
smp doc/kernel/smp: Add initialization diagram 2019-11-14 19:13:27 -05:00
synchronization doc: update struct references to use :c:struct: 2020-08-31 09:57:33 -04:00
threads doc: update struct references to use :c:struct: 2020-08-31 09:57:33 -04:00
timing doc: do not use :c:macro: for NULL 2020-08-31 09:57:33 -04:00
index.rst doc: Add k_heap/sys_heap docs 2020-05-07 17:17:52 -07:00