Searched refs:RTC_COCPU_TRIG_EN (Results 1 – 4 of 4) sorted by relevance
762 #define RTC_COCPU_TRIG_EN BIT(11) macro
771 #define RTC_COCPU_TRIG_EN BIT(11) 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()1155 } else if (wakeup_cause & RTC_COCPU_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()1190 } else if (wakeup_cause & RTC_COCPU_TRIG_EN) { in esp_sleep_get_wakeup_cause()