Home
last modified time | relevance | path

Searched refs:ETS_TG1_WDT_LEVEL_INTR_SOURCE (Results 1 – 8 of 8) 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/esp_system/port/soc/esp32/
Dhighint_hdl.S126 extui \reg, \reg, ETS_TG1_WDT_LEVEL_INTR_SOURCE, 1
134 extui \reg, \reg, ETS_TG1_WDT_LEVEL_INTR_SOURCE, 1
486 3: intr_matrix_map DPORT_APP_MAC_INTR_MAP_REG, ETS_TG1_WDT_LEVEL_INTR_SOURCE, 16
493 4: intr_matrix_map DPORT_APP_MAC_INTR_MAP_REG, ETS_TG1_WDT_LEVEL_INTR_SOURCE, ETS_T1_WDT_INUM
/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/esp32s2/include/soc/
Dperiph_defs.h72 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/esp32s3/include/soc/
Dperiph_defs.h112 ETS_TG1_WDT_LEVEL_INTR_SOURCE, /**< interrupt of TIMER_GROUP1, WATCHDOG, EDGE*/ enumerator
/hal_espressif-latest/components/esp_system/
Dint_wdt.c28 #define WDT_LEVEL_INTR_SOURCE ETS_TG1_WDT_LEVEL_INTR_SOURCE
/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