Function osKernelResume

Source
pub unsafe extern "C" fn osKernelResume(sleep_ticks: u32)
Expand description

Resume the RTOS Kernel scheduler. \param[in] sleep_ticks time in ticks for how long the system was in sleep or power-down mode.