Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsystem_reg.h68 #define SYSTEM_LSLP_MEM_PD_MASK (BIT(0)) macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Drtc_init.c91 CLEAR_PERI_REG_MASK(SYSTEM_MEM_PD_MASK_REG, SYSTEM_LSLP_MEM_PD_MASK); in rtc_init()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Drtc_init.c118 CLEAR_PERI_REG_MASK(SYSTEM_MEM_PD_MASK_REG, SYSTEM_LSLP_MEM_PD_MASK); in rtc_init()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Drtc_init.c159 CLEAR_PERI_REG_MASK(SYSTEM_MEM_PD_MASK_REG, SYSTEM_LSLP_MEM_PD_MASK); in rtc_init()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h79 #define SYSTEM_LSLP_MEM_PD_MASK (BIT(0)) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h108 #define SYSTEM_LSLP_MEM_PD_MASK (BIT(0)) macro