zephyr/include/sys
Peter Bigot 3dd804fe91 sys: util: add identity macro
Several utility macros must be given the name of a macro to apply to
every element in a sequence to transform it.  When no transformation
is necessary a macro still needs to be provided.  That macro is
IDENTITY.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-10-19 18:14:11 +02:00
..
__assert.h
arch_interface.h benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
atomic.h code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
base64.h
byteorder.h sys: byteorder: Fix incorrect shift in sys_get_be48/le48 2020-09-21 11:17:59 +02:00
check.h
crc.h
device_mmio.h
dlist.h
errno_private.h
fdtable.h
kobject.h kernel: move kernel object APIs to own header 2020-10-12 12:21:46 -04:00
libc-hooks.h
list_gen.h
math_extras_impl.h
math_extras.h
mem_manage.h
mempool_base.h
mempool.h
mutex.h
notify.h code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
onoff.h code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
printk.h
rb.h
ring_buffer.h sys: ring_buffer: remove deprecated macros 2020-10-06 14:58:42 -04:00
sem.h
sflist.h
slist.h
speculation.h
sys_heap.h
sys_io.h
thread_stack.h
time_units.h code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
timeutil.h
util_internal.h
util.h sys: util: add identity macro 2020-10-19 18:14:11 +02:00