1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core/include
2017-01-12 11:24:15 +01:00
..
arch remove obsolete lpm code 2017-01-12 11:24:15 +01:00
assert.h native: always assert() verbosely 2016-11-29 19:28:23 +01:00
atomic.h core: Remove _t from struct names 2016-04-11 21:46:53 +02:00
bitarithm.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
byteorder.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
cib.h cib: add unsafe operations 2016-07-18 16:14:19 +02:00
clist.h core: clist: clist_lpeek(): add missing return statement 2016-07-20 22:25:48 +02:00
debug.h core: rename tcb_t -> thread_t, move into thread.h 2016-03-05 18:20:17 +01:00
irq.h core: Fix/refactor function naming in core/incude/irq.h 2016-03-20 16:47:34 +01:00
kernel_defines.h core: merged kernel_macros.h and attributes.h 2016-03-09 22:29:06 +01:00
kernel_init.h core: header cleanup 2016-02-28 22:46:28 +01:00
kernel_types.h documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
lifo.h everything: Remove filename from @file Doxygen command 2015-05-22 07:34:41 +02:00
list.h core: introduce intrusive singly linked list 2016-03-29 21:50:17 +02:00
log.h core: fixed include guards for selected headers 2015-12-02 11:08:23 +01:00
mbox.h core: mbox: introduce thread decoupled message queues 2016-07-18 16:56:41 +02:00
msg.h doc: make the 2^x requirement for msg_queue more visible 2016-11-01 11:07:59 +01:00
mutex.h core/mutex: support locked initialization 2016-12-14 10:24:45 +01:00
native_sched.h core/native_sched.h: style and doxygen fixes 2015-12-02 11:11:00 +01:00
panic.h core: merged kernel_macros.h and attributes.h 2016-03-09 22:29:06 +01:00
priority_queue.h core: Remove _t from struct names 2016-04-11 21:46:53 +02:00
reboot.h core: cpu: sys: simplify reboot() 2016-01-27 13:30:01 +01:00
ringbuffer.h core: Remove _t from struct names 2016-04-11 21:46:53 +02:00
sched.h core: clist: make singly linked 2016-03-30 00:27:49 +02:00
thread_flags.h core: thread_flags: optimize thread_flags_wait_one, fix doxygen 2016-03-30 17:11:49 +02:00
thread.h core: save the stack_start in the thread context for mpu_stack_guard 2016-10-24 12:36:15 -04:00