Searched refs:RTC_COCPU_TRAP_TRIG_EN (Results 1 – 4 of 4) sorted by relevance
764 #define RTC_COCPU_TRAP_TRIG_EN BIT(13) macro
773 #define RTC_COCPU_TRAP_TRIG_EN BIT(13) macro
814 s_config.wakeup_triggers |= (RTC_ULP_TRIG_EN | RTC_COCPU_TRIG_EN | RTC_COCPU_TRAP_TRIG_EN); in esp_sleep_enable_ulp_wakeup()1157 } else if (wakeup_cause & RTC_COCPU_TRAP_TRIG_EN) { in esp_sleep_get_wakeup_cause()
849 s_config.wakeup_triggers |= (RTC_ULP_TRIG_EN | RTC_COCPU_TRIG_EN | RTC_COCPU_TRAP_TRIG_EN); in esp_sleep_enable_ulp_wakeup()1192 } else if (wakeup_cause & RTC_COCPU_TRAP_TRIG_EN) { in esp_sleep_get_wakeup_cause()