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
Victor Arino bba8cf4c03 core/list: uncrustify 6 years ago
..
arch ps: Add current stack pointer and start of stack to isr_stack ps output (DEVELHELP) 7 years ago
assert.h native: always assert() verbosely 6 years ago
atomic.h core: Remove _t from struct names 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 cib: add unsafe operations 7 years ago
clist.h core: clist: clist_lpeek(): add missing return statement 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
list.h core/list: uncrustify 6 years ago
log.h core: fixed include guards for selected headers 7 years ago
lpm.h core/lpm.h: Fix Doxygen typo 7 years ago
mbox.h core: mbox: introduce thread decoupled message queues 7 years ago
msg.h doc: make the 2^x requirement for msg_queue more visible 6 years ago
mutex.h core/mutex: support locked initialization 6 years ago
native_sched.h core/native_sched.h: style and doxygen fixes 7 years ago
panic.h core: merged kernel_macros.h and attributes.h 7 years ago
priority_queue.h core: Remove _t from struct names 7 years ago
reboot.h core: cpu: sys: simplify reboot() 7 years ago
ringbuffer.h core: Remove _t from struct names 7 years ago
sched.h core: clist: make singly linked 7 years ago
thread.h core: save the stack_start in the thread context for mpu_stack_guard 7 years ago
thread_flags.h core: thread_flags: optimize thread_flags_wait_one, fix doxygen 7 years ago