Searched refs:ETS_RTC_CORE_INTR_SOURCE (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | periph_defs.h | 62 …ETS_RTC_CORE_INTR_SOURCE, /**< interrupt of rtc core, level, include rtc watchdo… enumerator
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | periph_defs.h | 73 …ETS_RTC_CORE_INTR_SOURCE, /**< interrupt of rtc core, level, include rtc watchdo… enumerator
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | periph_defs.h | 97 …ETS_RTC_CORE_INTR_SOURCE, /**< interrupt of rtc core, level, include rtc watchdo… enumerator
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | periph_defs.h | 96 …ETS_RTC_CORE_INTR_SOURCE, /**< interrupt of rtc core, level, include rtc watchdo… enumerator
|
/hal_espressif-latest/components/esp_hw_support/ |
D | rtc_module.c | 93 …err = esp_intr_alloc(ETS_RTC_CORE_INTR_SOURCE, ESP_INTR_FLAG_IRAM, &rtc_isr, NULL, &s_rtc_isr_hand… in rtc_isr_ensure_installed()
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | soc.h | 268 #define ETS_RTC_CORE_INTR_SOURCE 46/**< interrupt of rtc core, level, include rtc wa… macro
|