Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
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-3.6.0/components/esp_hw_support/port/esp32h2/
Drtc_sleep.c53 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_ROM_POWER_UP, SYSCON_ROM_POWER_UP); in rtc_sleep_pu()
55 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_ROM_POWER_UP, 0); in rtc_sleep_pu()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c53 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_ROM_POWER_UP, SYSCON_ROM_POWER_UP); in rtc_sleep_pu()
55 REG_SET_FIELD(SYSCON_MEM_POWER_UP_REG, SYSCON_ROM_POWER_UP, 0); in rtc_sleep_pu()
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsyscon_reg.h297 #define SYSCON_ROM_POWER_UP 0x00000003 macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsyscon_reg.h485 #define SYSCON_ROM_POWER_UP 0x00000003 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsyscon_reg.h609 #define SYSCON_ROM_POWER_UP 0x00000007 macro