Home
last modified time | relevance | path

Searched refs:TIMG_REGCLK_REG (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_reg.h558 #define TIMG_REGCLK_REG(i) (REG_TIMG_BASE(i) + 0xfc) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_reg.h554 #define TIMG_REGCLK_REG(i) (DR_REG_TIMG_BASE(i) + 0xfc) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h554 #define TIMG_REGCLK_REG(i) (DR_REG_TIMG_BASE(i) + 0xfc) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h558 #define TIMG_REGCLK_REG(i) (REG_TIMG_BASE(i) + 0xfc) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h693 #define TIMG_REGCLK_REG(i) (REG_TIMG_BASE(i) + 0xfc) macro
/hal_espressif-latest/components/esp_hw_support/
Dsleep_system_peripheral.c106 #define N_REGS_TG() (((TIMG_REGCLK_REG(0) - REG_TIMG_BASE(0)) / 4) + 1) in sleep_sys_periph_tg0_retention_init()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h1003 #define TIMG_REGCLK_REG(i) (DR_REG_TIMG_BASE(i) + 0xfc) macro