Home
last modified time | relevance | path

Searched refs:TIMG_WDTCONFIG2_REG (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_reg.h310 #define TIMG_WDTCONFIG2_REG(i) (REG_TIMG_BASE(i) + 0x50) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_reg.h307 #define TIMG_WDTCONFIG2_REG(i) (DR_REG_TIMG_BASE(i) + 0x50) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h307 #define TIMG_WDTCONFIG2_REG(i) (DR_REG_TIMG_BASE(i) + 0x50) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h310 #define TIMG_WDTCONFIG2_REG(i) (REG_TIMG_BASE(i) + 0x50) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h418 #define TIMG_WDTCONFIG2_REG(i) (REG_TIMG_BASE(i) + 0x50) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_reg.h327 #define TIMG_WDTCONFIG2_REG(i) (REG_TIMG_BASE(i) + 0x0050) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h509 #define TIMG_WDTCONFIG2_REG(i) (DR_REG_TIMG_BASE(i) + 0x50) macro
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dhighint_hdl.S69 #define TIMG1_WDT_STG0_HOLD_OFFSET TIMG1_REG_OFFSET(TIMG_WDTCONFIG2_REG(1))