Searched refs:SC_RPC_SVC_PM (Results 1 – 2 of 2) sorted by relevance
38 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_set_sys_power_mode()56 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_set_partition_power_mode()75 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_get_sys_power_mode()97 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_set_resource_power_mode()116 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_get_resource_power_mode()138 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_req_low_power_mode()158 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_req_cpu_low_power_mode()178 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_set_cpu_resume_addr()198 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_set_cpu_resume()221 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_req_sys_if_power_mode()[all …]
41 #define SC_RPC_SVC_PM 2U macro
Completed in 4 milliseconds