1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/core/include
Kaspar Schleiser 7c0ddbd1d8
Merge pull request #17472 from chrysn-pull-requests/doc-flags-msgs
core (largely doc): Differentiate message types from thread flags
2022-02-27 21:10:47 +01:00
..
macros core: apply uncrustify patches 2021-02-02 22:21:14 +01:00
assert.h core/assert.h: doxygen brief for __NORETURN 2022-02-15 10:34:54 +01:00
bitarithm.h core/bitarthm: suppress false positives 2021-11-18 09:45:22 +01: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 treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
debug.h core/include/debug.h: minor debug fix 2021-12-08 17:09:17 +01:00
irq.h Merge pull request #17359 from benpicco/irq_is_in-bool 2022-01-06 18:13:20 +01:00
kernel_defines.h Merge pull request #17273 from maribu/core/IS_CT_CONSTANT 2022-01-08 00:21:07 +01:00
kernel_init.h core/init: declare board_init() 2022-02-25 15:08:58 +01:00
list.h doxygen: use ingroup instead of addtogroup in core 2019-01-09 08:42:59 +01:00
log.h core/log: Add anchor to doc to allow stable references 2021-10-10 21:35:31 +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 Merge pull request #17472 from chrysn-pull-requests/doc-flags-msgs 2022-02-27 21:10:47 +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 core/rmutex: use atomic utils 2022-01-14 09:52:17 +01:00
sched.h Merge pull request #17093 from maribu/core/change_prio 2022-01-28 20:01:20 +01:00
thread_config.h core/thread: move thread configuration into seperate header 2021-03-02 11:56:11 +01:00
thread_flags.h core/thread: Add constant value to check custom flags against 2022-02-26 22:17:33 +01:00
thread.h core/thread doc: Point to helper function 2022-01-20 14:18:40 +01:00
xfa.h core/xfa: typeof() -> __typeof__() 2021-02-23 13:37:19 +01:00