Home
last modified time | relevance | path

Searched defs:ETS_TG1_WDT_LEVEL_INTR_SOURCE (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dperiph_defs.h81 ETS_TG1_WDT_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP1, WATCHDOG, level*/ enumerator
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dperiph_defs.h107 ETS_TG1_WDT_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP1, WATCHDOG, level*/ enumerator
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dperiph_defs.h121 ETS_TG1_WDT_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP1, WATCHDOG, level*/ enumerator
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dperiph_defs.h72 ETS_TG1_WDT_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP1, WATCHDOG, level*/ enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dperiph_defs.h112 ETS_TG1_WDT_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP1, WATCHDOG, EDGE*/ enumerator
/hal_espressif-latest/components/soc/esp32/include/soc/
Dsoc.h243 #define ETS_TG1_WDT_LEVEL_INTR_SOURCE 20/**< interrupt of TIMER_GROUP1, WATCHDOG, level*/ macro