|
| assert.h |
| POSIX.1-2008 compliant version of the assert macro.
|
|
| bitarithm.h |
| Helper functions for bit arithmetic.
|
|
| cib.h |
| Circular integer buffer interface.
|
|
| clist.h |
| Circular linked list.
|
|
| compiler_hints.h |
| Common macros and compiler attributes/pragmas configuration.
|
|
| container.h |
| Common macros and compiler attributes/pragmas configuration.
|
|
| debug.h |
| Debug-header.
|
|
| irq.h |
| IRQ driver interface.
|
|
| kernel_defines.h |
| Common macros and compiler attributes/pragmas configuration.
|
|
| kernel_init.h |
| prototypes for kernel initialization
|
|
| list.h |
| Intrusive linked list.
|
|
| log.h |
| System logging header .
|
|
| modules.h |
| Common macros and compiler attributes/pragmas configuration.
|
|
| panic.h |
| Crash handling header.
|
|
| priority_queue.h |
| A simple priority queue.
|
|
| ringbuffer.h |
| A utility for storing and retrieving byte data using a ring buffer.
|
|
| riot_version.h |
| Common macros and compiler attributes/pragmas configuration.
|
|
| rmutex.h |
| Recursive Mutex for thread synchronization.
|
|
| thread_config.h |
| Thread configuration defines.
|
|
| xfa.h |
| Cross File Arrays.
|
|