Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h679 #define RTC_COCPU_TRAP_TRIG_EN BIT(13) macro
698 RTC_COCPU_TRAP_TRIG_EN | \
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h693 #define RTC_COCPU_TRAP_TRIG_EN BIT(13) macro
712 RTC_COCPU_TRAP_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);
1949 } else if (wakeup_cause & RTC_COCPU_TRAP_TRIG_EN) {