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.