Searched refs:IPC_INT_KM4_TICKLESS_INDICATION (Results 1 – 3 of 3) sorted by relevance
74 #define IPC_INT_KM4_TICKLESS_INDICATION 3 /*!< KM0 <-- KM4 tickless indicate */ macro
309 sleep_param = (KM4SLEEP_ParamDef *)ipc_get_message(IPC_INT_KM4_TICKLESS_INDICATION); in km4_suspend()417 psleep_param = (KM4SLEEP_ParamDef *)ipc_get_message(IPC_INT_KM4_TICKLESS_INDICATION); in km4_tickless_ipc_int()
122 ipc_send_message(IPC_INT_KM4_TICKLESS_INDICATION, (u32)&dsleep_param); in CmdTickPS()
Completed in 4 milliseconds