mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-14 02:51:56 +00:00
- 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> |
||
---|---|---|
.. | ||
fifos.rst | ||
lifos.rst | ||
mailboxes.rst | ||
message_queues.rst | ||
pipes.rst | ||
queues.rst | ||
stacks.rst |