Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_sleep.c29 #define RTC_POWERUP_CYCLES RTC_CNTL_OTHER_BLOCKS_POWERUP_CYCLES macro
133 REG_SET_FIELD(RTC_CNTL_TIMER4_REG, RTC_CNTL_POWERUP_TIMER, RTC_POWERUP_CYCLES); in rtc_sleep_init()