Searched refs:wakeup_num (Results 1 – 4 of 4) sorted by relevance
65 csi_error_t csi_pm_config_wakeup_source(uint32_t wakeup_num, bool enable);
112 int32_t csi_pmu_config_wakeup_source(pmu_handle_t handle, uint32_t wakeup_num, pmu_wakeup_type_e ty…
177 csi_error_t soc_pm_config_wakeup_source(uint32_t wakeup_num, bool enable);
284 csi_error_t csi_pm_config_wakeup_source(uint32_t wakeup_num, bool enable) in csi_pm_config_wakeup_source() argument288 ret = soc_pm_config_wakeup_source(wakeup_num, enable); in csi_pm_config_wakeup_source()
Completed in 8 milliseconds