Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/include/esp_private/
Dsleep_retention.h29 bool cpu_domain_pd_allowed(void);
/hal_espressif-3.6.0/components/esp_pm/
Dlinker.lf26 sleep_retention:cpu_domain_pd_allowed (noflash)
/hal_espressif-3.6.0/components/esp_hw_support/
Dsleep_retention.c198 bool cpu_domain_pd_allowed(void) in cpu_domain_pd_allowed() function
Dsleep_modes.c1232 if (!cpu_domain_pd_allowed()) { in get_power_down_flags()
/hal_espressif-3.6.0/zephyr/esp_shared/components/esp_hw_support/
Dsleep_modes.c1267 if (!cpu_domain_pd_allowed()) { in get_power_down_flags()