Home
last modified time | relevance | path

Searched refs:SYSTEM_LSLP_MEM_PD_MASK (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.h92 #define SYSTEM_LSLP_MEM_PD_MASK (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystem_reg.h79 #define SYSTEM_LSLP_MEM_PD_MASK (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystem_reg.h108 #define SYSTEM_LSLP_MEM_PD_MASK (BIT(0)) macro