1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core/include
Francisco d7b3328601
Merge pull request #16098 from kfessel/p-remove-lifo
core/lifo: Remove lifo [after 2021.04]
2021-06-15 13:55:30 +02:00
..
macros core: apply uncrustify patches 2021-02-02 22:21:14 +01:00
assert.h core: uncrustify 2020-03-30 17:02:08 +02:00
bitarithm.h core/bitarithm: use __builtin_clz() for bitarithm_msb() 2020-08-04 17:50:09 +02:00
cib.h core: apply uncrustify patches 2021-02-02 22:21:14 +01:00
clist.h core/clist: add special cardinality tests and matching unittest 2021-04-14 21:00:10 +02:00
cond.h doxygen: refine core_sync grouping 2019-01-09 08:42:59 +01:00
debug.h core: debug: remove parenthesis around ENABLE_DEBUG define 2020-11-03 13:01:08 +01:00
irq.h cpu/cortexm_common: add inlined header only def for irq_% 2020-05-12 16:37:34 +02:00
kernel_defines.h core/include/kernel_defines.h: Fix container_of() 2020-09-22 15:13:03 +02:00
kernel_init.h core/init: make boot message configurable 2020-07-28 11:04:55 +02:00
list.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
log.h core: uncrustify 2020-03-30 17:02:08 +02:00
mbox.h core/mbox: add mbox_size() and mbox_avail() 2020-11-20 10:38:17 +01:00
msg_bus.h core: apply uncrustify patches 2021-02-02 22:21:14 +01:00
msg.h core/msg: adapt to changed thread define location 2020-11-23 16:56:34 +01:00
mutex.h core/mutex: fix typo in documentation 2020-12-29 11:48:48 +01:00
native_sched.h core: uncrustify 2020-03-30 17:02:08 +02:00
panic.h cpu/cortexm_common: add support for Cortex-M33 2020-10-06 17:11:26 +02:00
priority_queue.h core: uncrustify 2020-03-30 17:02:08 +02:00
ringbuffer.h core: uncrustify 2020-03-30 17:02:08 +02:00
rmutex.h all: adapt to moved sched defines 2020-11-23 16:56:34 +01:00
sched.h core/sched: keep scheduler clist internal to sched 2021-04-14 09:53:04 +02:00
thread_config.h core/thread: move thread configuration into seperate header 2021-03-02 11:56:11 +01:00
thread_flags.h all: remove traces of kernel_types.h 2020-11-25 17:52:34 +01:00
thread.h core/thread: move thread configuration into seperate header 2021-03-02 11:56:11 +01:00
xfa.h core/xfa: typeof() -> __typeof__() 2021-02-23 13:37:19 +01:00