Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_sleep.c45 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_SRAM_POWER_UP, SYSCON_SRAM_POWER_UP); in rtc_sleep_pu()
47 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_SRAM_POWER_UP, 0); in rtc_sleep_pu()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c52 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_SRAM_POWER_UP, SYSCON_SRAM_POWER_UP); in rtc_sleep_pu()
54 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_SRAM_POWER_UP, 0); in rtc_sleep_pu()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c46 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_SRAM_POWER_UP, SYSCON_SRAM_POWER_UP); in rtc_sleep_pu()
48 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_SRAM_POWER_UP, 0); in rtc_sleep_pu()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsyscon_reg.h487 #define SYSCON_SRAM_POWER_UP 0x0000000F macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsyscon_reg.h481 #define SYSCON_SRAM_POWER_UP 0x0000000F macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsyscon_reg.h604 #define SYSCON_SRAM_POWER_UP 0x000007FF macro