mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3f6e366f56
Based on the original code (`esp32/sleep_modes.c`), `RTC_SLEEP_PD_XTAL` is always given as an argument to `esp_sleep_start`. Enforce this in function to get power down flags to avoid redundancy.