Home
last modified time | relevance | path

Searched refs:is_restored_from_hfxo_isr_internal (Results 1 – 1 of 1) sorted by relevance

/hal_silabs-latest/simplicity_sdk/platform/service/power_manager/src/sleep_loop/
Dsl_power_manager.c129 static volatile bool is_restored_from_hfxo_isr_internal = false; variable
331 if (is_restored_from_hfxo_isr_internal == true) { in sl_power_manager_sleep()
332 is_restored_from_hfxo_isr_internal = false; in sl_power_manager_sleep()
1069 is_restored_from_hfxo_isr_internal = true; in sli_hfxo_manager_notify_ready_for_power_manager()