You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/core/include
DipSwitch 0bb4748a94 core: Fix/refactor function naming in core/incude/irq.h 7 years ago
..
arch core: Fix/refactor function naming in core/incude/irq.h 7 years ago
assert.h core: define assertion failed message in one place 8 years ago
atomic.h doc: atomic: provide explanation about why atomic_int_t is struct 7 years ago
bitarithm.h everything: Remove filename from @file Doxygen command 8 years ago
byteorder.h everything: Remove filename from @file Doxygen command 8 years ago
cib.h core: added assert to cib_init() 7 years ago
clist.h core: merged kernel_macros.h and attributes.h 7 years ago
debug.h core: rename tcb_t -> thread_t, move into thread.h 7 years ago
irq.h core: Fix/refactor function naming in core/incude/irq.h 7 years ago
kernel_defines.h core: merged kernel_macros.h and attributes.h 7 years ago
kernel_init.h core: header cleanup 7 years ago
kernel_types.h documentation: update my name (Ortmann -> Knüpfer) 8 years ago
lifo.h everything: Remove filename from @file Doxygen command 8 years ago
log.h core: fixed include guards for selected headers 8 years ago
lpm.h core/lpm.h: Fix Doxygen typo 7 years ago
msg.h core: msg: piggy-back some style fixes by uncrustify 8 years ago
mutex.h core/mutex: Use atomic_int_t for lock variable. 8 years ago
native_sched.h core/native_sched.h: style and doxygen fixes 8 years ago
panic.h core: merged kernel_macros.h and attributes.h 7 years ago
priority_queue.h core: assertion not to add twice to priority_queue 8 years ago
reboot.h core: cpu: sys: simplify reboot() 7 years ago
ringbuffer.h everything: Remove filename from @file Doxygen command 8 years ago
sched.h core: Fix/refactor function naming in core/incude/irq.h 7 years ago
thread.h core: rename tcb_t -> thread_t, move into thread.h 7 years ago