Home
last modified time | relevance | path

Searched defs:TIMG_INT_ENA_TIMERS_REG (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h439 #define TIMG_INT_ENA_TIMERS_REG(i) (DR_REG_TIMG_BASE(i) + 0x70) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h439 #define TIMG_INT_ENA_TIMERS_REG(i) (DR_REG_TIMG_BASE(i) + 0x70) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h550 #define TIMG_INT_ENA_TIMERS_REG(i) (REG_TIMG_BASE(i) + 0x70) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dtimer_group_reg.h552 #define TIMG_INT_ENA_TIMERS_REG(i) (REG_TIMG_BASE(i) + 0x0098) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h832 #define TIMG_INT_ENA_TIMERS_REG(i) (DR_REG_TIMG_BASE(i) + 0x98) macro