Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_init.c60 REG_SET_FIELD(RTC_CNTL_TIMER4_REG, RTC_CNTL_POWERUP_TIMER, rtc_init_cfg.rtc_powerup_cycles); in rtc_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_sleep.c133 REG_SET_FIELD(RTC_CNTL_TIMER4_REG, RTC_CNTL_POWERUP_TIMER, RTC_POWERUP_CYCLES); in rtc_sleep_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c81 REG_SET_FIELD(RTC_CNTL_TIMER4_REG, RTC_CNTL_POWERUP_TIMER, rtc_init_cfg.rtc_powerup_cycles); in rtc_init()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h405 #define RTC_CNTL_POWERUP_TIMER 0x0000007F macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h361 #define RTC_CNTL_POWERUP_TIMER 0x0000007F macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h354 #define RTC_CNTL_POWERUP_TIMER 0x0000007F macro