pub unsafe extern "C" fn vApplicationSleep(xExpectedIdleTime: u32)Expand description
@brief Hook function called on entry to tickless idle
- Implemented in pm_impl.c
@param xExpectedIdleTime Expected idle time
pub unsafe extern "C" fn vApplicationSleep(xExpectedIdleTime: u32)@brief Hook function called on entry to tickless idle
@param xExpectedIdleTime Expected idle time