Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_sleep.c50 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_ROM_POWER_UP, SYSCON_ROM_POWER_UP); in rtc_sleep_pu()
52 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_ROM_POWER_UP, 0); in rtc_sleep_pu()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c57 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_ROM_POWER_UP, SYSCON_ROM_POWER_UP); in rtc_sleep_pu()
59 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_ROM_POWER_UP, 0); in rtc_sleep_pu()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c51 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_ROM_POWER_UP, SYSCON_ROM_POWER_UP); in rtc_sleep_pu()
53 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_ROM_POWER_UP, 0); in rtc_sleep_pu()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsyscon_reg.h493 #define SYSCON_ROM_POWER_UP 0x00000007 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsyscon_reg.h487 #define SYSCON_ROM_POWER_UP 0x00000003 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsyscon_reg.h610 #define SYSCON_ROM_POWER_UP 0x00000007 macro