mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
0dd776a9e6
IS_ACTIVE allows to evaluate macro definitions in non-preprocessor expressions. It takes a macro that may be defined to 1 or not defined at all and expands to 1 or 0 respectively. |
||
---|---|---|
.. | ||
include | ||
assert.c | ||
atomic_c11.c | ||
atomic_sync.c | ||
bitarithm.c | ||
clist.c | ||
cond.c | ||
doc.txt | ||
kernel_init.c | ||
lifo.c | ||
Makefile | ||
mbox.c | ||
msg.c | ||
mutex.c | ||
panic.c | ||
priority_queue.c | ||
ringbuffer.c | ||
rmutex.c | ||
sched.c | ||
thread_flags.c | ||
thread.c |