Home
last modified time | relevance | path

Searched refs:ETS_RTC_CORE_INTR_SOURCE (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dperiph_defs.h62ETS_RTC_CORE_INTR_SOURCE, /**< interrupt of rtc core, level, include rtc watchdo… enumerator
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dperiph_defs.h73ETS_RTC_CORE_INTR_SOURCE, /**< interrupt of rtc core, level, include rtc watchdo… enumerator
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dperiph_defs.h97ETS_RTC_CORE_INTR_SOURCE, /**< interrupt of rtc core, level, include rtc watchdo… enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dperiph_defs.h96ETS_RTC_CORE_INTR_SOURCE, /**< interrupt of rtc core, level, include rtc watchdo… enumerator
/hal_espressif-latest/components/esp_hw_support/
Drtc_module.c93 …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/
Dsoc.h268 #define ETS_RTC_CORE_INTR_SOURCE 46/**< interrupt of rtc core, level, include rtc wa… macro