mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-21 00:55:22 +00:00
IS_EMPTY macro allows to check if defined name is empty, i.e. does not contain replacement list. LIST_DROP_EMPTY macro may be used to process __VA_ARGS__ type lists, e.g. a,b,,c , and remove empty elements. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no> |
||
---|---|---|
.. | ||
__assert.h | ||
arch_interface.h | ||
atomic.h | ||
base64.h | ||
byteorder.h | ||
check.h | ||
crc.h | ||
dlist.h | ||
errno_private.h | ||
fdtable.h | ||
libc-hooks.h | ||
list_gen.h | ||
math_extras_impl.h | ||
math_extras.h | ||
mempool_base.h | ||
mempool.h | ||
mutex.h | ||
notify.h | ||
onoff.h | ||
printk.h | ||
rb.h | ||
ring_buffer.h | ||
sem.h | ||
sflist.h | ||
slist.h | ||
speculation.h | ||
sys_heap.h | ||
sys_io.h | ||
thread_stack.h | ||
time_units.h | ||
timeutil.h | ||
util.h |