Searched refs:is_sleeping_waiting_for_clock_restore (Results 1 – 1 of 1) sorted by relevance
101 static volatile bool is_sleeping_waiting_for_clock_restore = false; variable285 if (is_sleeping_waiting_for_clock_restore == false) { in sl_power_manager_sleep()319 if (is_sleeping_waiting_for_clock_restore == true) { in sl_power_manager_sleep()348 is_sleeping_waiting_for_clock_restore = false; in sl_power_manager_sleep()602 return is_sleeping_waiting_for_clock_restore; in sli_power_manager_get_clock_restore_status()940 && is_sleeping_waiting_for_clock_restore == false) { in update_em1_requirement()960 is_sleeping_waiting_for_clock_restore = false; in clock_restore_and_wait()1007 is_sleeping_waiting_for_clock_restore = true; in clock_restore()1064 && (is_sleeping_waiting_for_clock_restore == true)) { in sli_hfxo_manager_notify_ready_for_power_manager()1066 is_sleeping_waiting_for_clock_restore = false; in sli_hfxo_manager_notify_ready_for_power_manager()[all …]