Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c1986 static inline bool top_domain_pd_allowed(void) { function
2132 …if ((s_config.domain[ESP_PD_DOMAIN_TOP].pd_option != ESP_PD_OPTION_ON) && top_domain_pd_allowed())…