Home
last modified time | relevance | path

Searched refs:ETS_T1_WDT_INUM (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Dsoc.h400 #define ETS_T1_WDT_INUM ETS_T1_WDT_CACHEERR_INUM macro
452 #define ETS_T1_WDT_INUM 24 macro
/hal_espressif-3.4.0/components/esp_system/
Dint_wdt.c39 #define WDT_INT_NUM ETS_T1_WDT_INUM
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32/
Dhighint_hdl.S205 extui a0, a0, ETS_T1_WDT_INUM, 1
503 4: intr_matrix_map DPORT_APP_MAC_INTR_MAP_REG, ETS_TG1_WDT_LEVEL_INTR_SOURCE, ETS_T1_WDT_INUM
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Dsoc.h280 #define ETS_T1_WDT_INUM 24 macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Dsoc.h303 #define ETS_T1_WDT_INUM 24 macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dsoc.h347 #define ETS_T1_WDT_INUM 24 macro
/hal_espressif-3.4.0/components/esp_system/port/arch/riscv/
Dpanic_arch.c283 } else if (frame->mcause == ETS_T1_WDT_INUM) { in panic_soc_fill_info()
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Dsoc.h355 #define ETS_T1_WDT_INUM 24 macro
/hal_espressif-3.4.0/components/riscv/
Dvectors.S124 .rept (ETS_T1_WDT_INUM - 1)