Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c254 #define RTC_DEEP_SLEEP_EXIT_CRITICAL() irq_unlock(spinlock_rtc_deep_sleep); macro
410 RTC_DEEP_SLEEP_EXIT_CRITICAL(); in s_sleep_hook_register()
414 RTC_DEEP_SLEEP_EXIT_CRITICAL(); in s_sleep_hook_register()
427 RTC_DEEP_SLEEP_EXIT_CRITICAL(); in s_sleep_hook_deregister()
1090 RTC_DEEP_SLEEP_EXIT_CRITICAL();