Searched refs:sleep_retention_get_inited_modules (Results 1 – 5 of 5) sorted by relevance
205 uint32_t sleep_retention_get_inited_modules(void);
94 const uint32_t inited_modules = sleep_retention_get_inited_modules(); in clock_domain_pd_allowed()
108 return (sleep_retention_get_inited_modules() & BIT(module)) ? true : false; in module_is_inited()617 uint32_t IRAM_ATTR sleep_retention_get_inited_modules(void) in sleep_retention_get_inited_modules() function666 do_lock_release = (sleep_retention_get_inited_modules() == 0); in sleep_retention_module_deinit()
288 const uint32_t inited_modules = sleep_retention_get_inited_modules(); in modem_domain_pd_allowed()
249 const uint32_t inited_modules = sleep_retention_get_inited_modules(); in peripheral_domain_pd_allowed()