Home
last modified time | relevance | path

Searched refs:SYSTEM_MEM_PD_MASK_REG (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_init.c102 CLEAR_PERI_REG_MASK(SYSTEM_MEM_PD_MASK_REG, SYSTEM_LSLP_MEM_PD_MASK); in rtc_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_init.c128 CLEAR_PERI_REG_MASK(SYSTEM_MEM_PD_MASK_REG, SYSTEM_LSLP_MEM_PD_MASK); in rtc_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c166 CLEAR_PERI_REG_MASK(SYSTEM_MEM_PD_MASK_REG, SYSTEM_LSLP_MEM_PD_MASK); in rtc_init()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystem_reg.h88 #define SYSTEM_MEM_PD_MASK_REG (DR_REG_SYSTEM_BASE + 0xc) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystem_reg.h76 #define SYSTEM_MEM_PD_MASK_REG (DR_REG_SYSTEM_BASE + 0x00C) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystem_reg.h105 #define SYSTEM_MEM_PD_MASK_REG (DR_REG_SYSTEM_BASE + 0x14) macro