Searched refs:force_pd_flags (Results 1 – 1 of 1) sorted by relevance
1047 …uint32_t force_pd_flags = PMU_SLEEP_PD_TOP | PMU_SLEEP_PD_VDDSDIO | PMU_SLEEP_PD_MODEM | PMU_SLEEP… local1050 force_pd_flags |= PMU_SLEEP_PD_HP_AON;1053 …uint32_t force_pd_flags = RTC_SLEEP_PD_DIG | RTC_SLEEP_PD_VDDSDIO | RTC_SLEEP_PD_INT_8M | RTC_SLEE… local1061 force_pd_flags |= RTC_SLEEP_PD_MODEM;1065 force_pd_flags |= RTC_SLEEP_PD_WIFI;1069 force_pd_flags |= RTC_SLEEP_PD_BT;1074 …if (esp_sleep_start(force_pd_flags | pd_flags, ESP_SLEEP_MODE_DEEP_SLEEP, allow_sleep_rejection) =…