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
Hauke Petersen f914ae4876 core/panic: enable panic modes for Cortex-M7 6 years ago
..
arch remove obsolete lpm code 6 years ago
assert.h native: always assert() verbosely 6 years ago
bitarithm.h *: remove trailing underscores from header guards 6 years ago
byteorder.h core: byteorder.h: rename HTON* -> hton*, NTOH* -> ntoh* 6 years ago
cib.h cib: add unsafe operations 7 years ago
clist.h core: clist: clist_lpeek(): add missing return statement 7 years ago
debug.h doc: correct naming of doxygen group in core 6 years ago
irq.h *: remove trailing underscores from header guards 6 years ago
kernel_defines.h *: remove trailing underscores from header guards 6 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 *: remove trailing underscores from header guards 6 years ago
list.h core/list: uncrustify 6 years ago
log.h doc: correct naming of doxygen group in core 6 years ago
mbox.h core: mbox: introduce thread decoupled message queues 7 years ago
msg.h *: remove trailing underscores from header guards 6 years ago
mutex.h core/include/mutex.h: remove unused #include "atomic.h" 6 years ago
native_sched.h core/native_sched.h: style and doxygen fixes 7 years ago
panic.h core/panic: enable panic modes for Cortex-M7 6 years ago
priority_queue.h core: Remove _t from struct names 7 years ago
ringbuffer.h core: Remove _t from struct names 7 years ago
rmutex.h Added reentrant mutex implementation 6 years ago
sched.h core: clist: make singly linked 7 years ago
thread.h doc: correct naming of doxygen group in core 6 years ago
thread_flags.h core: thread_flags: optimize thread_flags_wait_one, fix doxygen 7 years ago