ChibiOS  21.6.0
chinstances.c File Reference

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. More...
 
void chInstanceObjectInit (os_instance_t *oip, const os_instance_config_t *oicp)
 Initializes a system instance. More...
 

Detailed Description

OS instances code.

Definition in file chinstances.c.