|
ChibiOS/RT 7.0.5
|
OS instances macros and structures. More...
Go to the source code of this file.
Macros | |
| #define | __instance_get_currthread(oip) |
| Current thread pointer get macro. | |
| #define | __instance_set_currthread(oip, tp) |
| Current thread pointer set macro. | |
Functions | |
| void | chInstanceObjectInit (os_instance_t *oip, const os_instance_config_t *oicp) |
| Initializes a system instance. | |
OS instances macros and structures.
Definition in file chinstances.h.