Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_system_peripheral.c110 …[0] = { .config = REGDMA_LINK_WRITE_INIT (REGDMA_TIMG_LINK(0x00), TIMG_WDTWPROTECT_REG(0), TIM… in sleep_sys_periph_tg0_retention_init()
112 …[2] = { .config = REGDMA_LINK_WRITE_INIT (REGDMA_TIMG_LINK(0x02), TIMG_WDTWPROTECT_REG(0), TIM… in sleep_sys_periph_tg0_retention_init()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dtimer_group_reg.h370 #define TIMG_WDTWPROTECT_REG(i) (REG_TIMG_BASE(i) + 0x64) macro
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dtimer_group_reg.h367 #define TIMG_WDTWPROTECT_REG(i) (DR_REG_TIMG_BASE(i) + 0x64) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dtimer_group_reg.h367 #define TIMG_WDTWPROTECT_REG(i) (DR_REG_TIMG_BASE(i) + 0x64) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dtimer_group_reg.h370 #define TIMG_WDTWPROTECT_REG(i) (REG_TIMG_BASE(i) + 0x64) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dtimer_group_reg.h478 #define TIMG_WDTWPROTECT_REG(i) (REG_TIMG_BASE(i) + 0x64) macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Dtimer_group_reg.h367 #define TIMG_WDTWPROTECT_REG(i) (REG_TIMG_BASE(i) + 0x0064) macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dtimer_group_reg.h569 #define TIMG_WDTWPROTECT_REG(i) (DR_REG_TIMG_BASE(i) + 0x64) macro
/hal_espressif-latest/components/esp_system/port/soc/esp32/
Dhighint_hdl.S67 #define TIMG1_WDTWPROTECT_OFFSET TIMG1_REG_OFFSET(TIMG_WDTWPROTECT_REG(1))