µOS++ IIIe Reference 7.0.0
The third edition of µOS++, a POSIX inspired open source framework, written in C++
Loading...
Searching...
No Matches
os-idle.cpp File Reference

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.
 

Function Documentation

◆ os_idle()

void * os_idle ( thread::func_args_t  args)

◆ os_rtos_idle_actions()

void os_rtos_idle_actions ( void  )

Definition at line 66 of file os-idle.cpp.