42 #define CH_KERNEL_STABLE 1 51 #define CH_KERNEL_VERSION "6.0.3" 56 #define CH_KERNEL_MAJOR 6 61 #define CH_KERNEL_MINOR 0 66 #define CH_KERNEL_PATCH 3 76 #if !defined(FALSE) || defined(__DOXYGEN__) 84 #if !defined(TRUE) || defined(__DOXYGEN__) ChibiOS/LIB main include file.
System related macros and structures.
Semaphores macros and structures.
Condition Variables macros and structures.
Configuration file checks header.
Scheduler macros and structures.
Dynamic threads macros and structures.
Messages macros and structures.
Debug support macros and structures.
Mutexes macros and structures.
Configuration file template.
Memory alignment macros and structures.
Time and Virtual Timers module macros and structures.
Events macros and structures.
Statistics module macros and structures.
Time Measurement module macros and structures.
License Module macros and structures.
Threads registry macros and structures.
Threads module macros and structures.
Time and intervals macros and structures.
Tracer macros and structures.
void chSysHalt(const char *reason)
Halts the system.
Licensing restrictions header.