Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_reg.h358 #define TIMG_WDTFEED_REG(i) (REG_TIMG_BASE(i) + 0x60) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_reg.h355 #define TIMG_WDTFEED_REG(i) (DR_REG_TIMG_BASE(i) + 0x60) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h355 #define TIMG_WDTFEED_REG(i) (DR_REG_TIMG_BASE(i) + 0x60) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h358 #define TIMG_WDTFEED_REG(i) (REG_TIMG_BASE(i) + 0x60) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h466 #define TIMG_WDTFEED_REG(i) (REG_TIMG_BASE(i) + 0x60) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_reg.h359 #define TIMG_WDTFEED_REG(i) (REG_TIMG_BASE(i) + 0x0060) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h557 #define TIMG_WDTFEED_REG(i) (DR_REG_TIMG_BASE(i) + 0x60) macro
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dhighint_hdl.S71 #define TIMG1_WDT_FEED_OFFSET TIMG1_REG_OFFSET(TIMG_WDTFEED_REG(1))