mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-31 19:55:49 +00:00
This slist variant allows flags to be stored in a node without taking up any extra space by relying on 4-byte pointer alignment; flags are stored in the two LSBs. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
__assert.h | ||
byteorder.h | ||
dlist.h | ||
list_gen.h | ||
mempool_base.h | ||
mempool.h | ||
printk.h | ||
rb.h | ||
reboot.h | ||
ring_buffer.h | ||
sflist.h | ||
slist.h | ||
stack.h | ||
util.h |