#include <cmsis-plus/rtos/os.h>
Go to the source code of this file.
Functions | |
void * | os_idle (thread::func_args_t args) |
void | os_rtos_idle_actions (void) |
bool | os_rtos_idle_enter_power_saving_mode_hook (void) |
Hook to enter a power saving mode. | |
void * os_idle | ( | thread::func_args_t | args | ) |
void os_rtos_idle_actions | ( | void | ) |
Definition at line 66 of file os-idle.cpp.