Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_timer/src/
Desp_timer_impl_lac.c80 #define INT_CLR_REG (TIMG_INT_CLR_TIMERS_REG(LACT_MODULE))
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_reg.h500 #define TIMG_INT_CLR_TIMERS_REG(i) (REG_TIMG_BASE(i) + 0x7c) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_reg.h496 #define TIMG_INT_CLR_TIMERS_REG(i) (DR_REG_TIMG_BASE(i) + 0x7c) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h496 #define TIMG_INT_CLR_TIMERS_REG(i) (DR_REG_TIMG_BASE(i) + 0x7c) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h500 #define TIMG_INT_CLR_TIMERS_REG(i) (REG_TIMG_BASE(i) + 0x7c) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h628 #define TIMG_INT_CLR_TIMERS_REG(i) (REG_TIMG_BASE(i) + 0x7c) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_reg.h627 #define TIMG_INT_CLR_TIMERS_REG(i) (REG_TIMG_BASE(i) + 0x00a4) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h931 #define TIMG_INT_CLR_TIMERS_REG(i) (DR_REG_TIMG_BASE(i) + 0xa4) macro
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dhighint_hdl.S68 #define TIMG1_INT_CLR_OFFSET TIMG1_REG_OFFSET(TIMG_INT_CLR_TIMERS_REG(1))