Home
last modified time | relevance | path

Searched refs:DPORT_MEM_PD_MASK_REG (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Drtc_sleep.c75 DPORT_REG_SET_FIELD(DPORT_MEM_PD_MASK_REG, DPORT_LSLP_MEM_PD_MASK, ~cfg.cpu_pd); in rtc_sleep_pd()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_init.c123 CLEAR_PERI_REG_MASK(DPORT_MEM_PD_MASK_REG, DPORT_LSLP_MEM_PD_MASK); in rtc_init()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h183 #define DPORT_MEM_PD_MASK_REG (DR_REG_SYSTEM_BASE + 0x03C) macro
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Ddport_reg.h734 #define DPORT_MEM_PD_MASK_REG (DR_REG_DPORT_BASE + 0x08C) macro