1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core/include
2018-04-03 22:10:46 +02:00
..
assert.h assert: add static_assert if using c11 2018-04-03 16:09:31 +02:00
bitarithm.h core/bitarithm: provide multiple implementations for bitarithm_lsb() 2018-01-16 22:55:26 +01:00
byteorder.h core: byteorder.h: rename HTON* -> hton*, NTOH* -> ntoh* 2017-04-13 10:59:39 +02:00
cib.h core: cib: fix overflow handling 2017-11-22 17:53:16 +01:00
clist.h core/clist: add argument to clist_foreach 2017-11-06 12:49:22 +01:00
debug.h core: debug: rely on optimizer to kick out unused debug code 2018-01-12 13:38:06 +01:00
irq.h core: remove COREIF_NG 2017-11-16 14:39:54 +01:00
kernel_defines.h pkg/fatfs: add vfs integration 2018-01-09 14:46:40 +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 doc: Fix 'must not'/'may not' wording 2017-12-19 09:00:12 +01:00
list.h core/list: uncrustify 2017-01-11 09:00:25 +01:00
log.h doc: correct naming of doxygen group in core 2017-04-10 16:11:49 +02:00
mbox.h core: mbox: introduce thread decoupled message queues 2016-07-18 16:56:41 +02:00
msg.h doc: replace dashes 2017-09-06 08:49:05 +02:00
mutex.h core/mutex: fix -fpermissive warning in C++ mode 2018-03-25 09:11:26 +02:00
native_sched.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
panic.h core/include/panic.h: fix typos 2017-11-16 14:40:16 +01:00
priority_queue.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
ringbuffer.h core/include/ringbuffer.h: add doc ref to tsrb. 2017-10-29 08:08:15 -05:00
rmutex.h cleanup: apply headerguard script output 2017-05-24 17:54:02 +02:00
sched.h core, cpu: rename thread_start_threading() -> cpu_switch_context_exit() 2017-11-16 14:40:16 +01:00
thread_flags.h core/thread_flags: Remove unused THREAD_FLAG_MUTEX_UNLOCKED 2017-10-12 14:30:59 +02:00
thread.h core/thread: add thread_getname() dummy available without DEVELHELP 2018-01-15 14:37:04 +01:00