zephyr/include/sys
Martí Bolívar 1edc84f526 sys/util.h: add UTIL_OR and UTIL_AND
These are short-circuiting utility helpers that can save typing
in situations where avoiding evaluation of the not-taken branch
skips invalid expressions.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2020-03-25 13:21:28 +01:00
..
__assert.h
arch_interface.h kernel: cpu idle: add info about IRQ unlocking in k_cpu_idle 2020-03-20 11:53:14 +01:00
atomic.h kernel: add APIs for atomic os on pointers 2020-03-10 10:18:16 -04:00
base64.h
byteorder.h
check.h
crc.h crc: Add crc8 implementation and tests 2020-03-10 12:53:53 +02:00
dlist.h
errno_private.h
fdtable.h net: sockets: Extend ioctl poll protocol with offloading feature 2020-01-31 11:36:02 -05:00
libc-hooks.h
list_gen.h
math_extras_impl.h
math_extras.h
mempool_base.h
mempool.h
mutex.h
onoff.h lib: os: onoff: documentation clarifications 2020-02-05 13:48:31 -05:00
printk.h
rb.h
ring_buffer.h
sem.h
sflist.h
slist.h
speculation.h
sys_io.h
time_units.h
timeutil.h lib/timeutil: add missing header required for s64_t 2020-02-27 11:35:43 +02:00
util.h sys/util.h: add UTIL_OR and UTIL_AND 2020-03-25 13:21:28 +01:00