Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_hw_support/
Dsleep_modes.c114 #define FLASH_PD_MIN_SLEEP_TIME_US 2000 macro
1039 const uint32_t vddsdio_pd_sleep_duration = MAX(FLASH_PD_MIN_SLEEP_TIME_US, in esp_light_sleep_start()