Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h677 #define RTC_COCPU_TRIG_EN BIT(11) macro
696 RTC_COCPU_TRIG_EN | \
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h691 #define RTC_COCPU_TRIG_EN BIT(11) macro
710 RTC_COCPU_TRIG_EN | \
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c787 if (s_config.wakeup_triggers & (RTC_COCPU_TRIG_EN | RTC_COCPU_TRAP_TRIG_EN)) {
1443 s_config.wakeup_triggers |= (RTC_COCPU_TRIG_EN | RTC_COCPU_TRAP_TRIG_EN);
1947 } else if (wakeup_cause & RTC_COCPU_TRIG_EN) {