![]() |
ChibiOS/RT Architecture - Reference Manual - Guides |
System related code. More...
#include "ch.h"Go to the source code of this file.
Functions | |
| void | chSysInit (void) |
| ChibiOS/RT initialization. | |
| void | chSysTimerHandlerI (void) |
| Handles time ticks for round robin preemption and timer increments. | |
System related code.
Definition in file chsys.c.
1.7.1