ChibiOS 21.11.4
|
OS instances code. More...
#include "ch.h"
Go to the source code of this file.
Functions | |
static void | __idle_thread (void *p) |
This function implements the idle thread infinite loop. | |
void | chInstanceObjectInit (os_instance_t *oip, const os_instance_config_t *oicp) |
Initializes a system instance. |
OS instances code.
Definition in file chinstances.c.