zephyr/doc/reference
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
..
audio doc: reference: Move i2s reference to Audio section 2020-06-12 10:29:24 -04:00
bluetooth Bluetooth: Mesh: Adds three Config Client API. 2020-09-04 11:47:52 +02:00
crypto doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
devicetree doc: dts: simplify DT_INST documentation 2020-05-26 22:32:34 +02:00
display doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
drivers doc: Apply constant qualifier on device instance where relevant 2020-09-02 13:48:13 +02:00
file_system fs: allow external file system implementations 2020-09-03 21:49:34 +02:00
kernel docs: ref: kernel: clarify data_item structure in message queues 2020-09-17 14:17:47 -05:00
logging doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
misc doc: update struct references to use :c:struct: 2020-08-31 09:57:33 -04:00
networking doc: net: Add note about socket API thread safe status 2020-09-17 09:30:52 +02:00
peripherals doc: update struct references to use :c:struct: 2020-08-31 09:57:33 -04:00
power_management doc: Apply constant qualifier on device instance where relevant 2020-09-02 13:48:13 +02:00
random doc: reference: Clean up and restructure a bit 2020-03-18 11:47:24 +01:00
resource_management sys: onoff: support clients using synchronous transitions 2020-08-14 17:53:39 +02:00
settings doc: provide guidance on recommended settings back end 2020-08-25 09:35:40 +02:00
shell doc: update function references to use :c:func: 2020-08-31 09:57:33 -04:00
storage doc: provide guidance on recommended settings back end 2020-08-25 09:35:40 +02:00
usb USB: Add driver and PID for Bluetooth H4 2020-04-20 21:59:47 +03:00
usermode doc: Apply constant qualifier on device instance where relevant 2020-09-02 13:48:13 +02:00
util api: promote sys/util.h to experimental 2020-06-18 19:38:10 +02:00
index.rst api: promote sys/util.h to experimental 2020-06-18 19:38:10 +02:00
overview.rst doc: reference: overview: bump EEPROM API to unstable 2020-08-26 12:30:48 +02:00
terminology.rst doc: fix invalid usage of function to :c:macro: 2020-08-31 09:57:33 -04:00