Searched refs:cy_stc_ipc_pipe_ep_t (Results 1 – 4 of 4) sorted by relevance
34 static cy_stc_ipc_pipe_ep_t * cy_ipc_pipe_epArray = NULL;58 void Cy_IPC_Pipe_Config(cy_stc_ipc_pipe_ep_t * theEpArray) in Cy_IPC_Pipe_Config()298 cy_stc_ipc_pipe_ep_t * endpoint; in Cy_IPC_Pipe_EndpointInit()381 cy_stc_ipc_pipe_ep_t * endpoint; in Cy_IPC_Pipe_EndpointInitExt()464 cy_stc_ipc_pipe_ep_t * fromEp; in Cy_IPC_Pipe_SendMessage()465 cy_stc_ipc_pipe_ep_t * toEp; in Cy_IPC_Pipe_SendMessage()568 cy_stc_ipc_pipe_ep_t * thisEp; in Cy_IPC_Pipe_RegisterCallback()618 cy_stc_ipc_pipe_ep_t * endpoint; in Cy_IPC_Pipe_RegisterCallbackRel()651 cy_stc_ipc_pipe_ep_t * endpoint; in Cy_IPC_Pipe_ExecuteCallback()675 void Cy_IPC_Pipe_ExecCallback(cy_stc_ipc_pipe_ep_t * endpoint) in Cy_IPC_Pipe_ExecCallback()[all …]
157 } cy_stc_ipc_pipe_ep_t; typedef307 void Cy_IPC_Pipe_Config(cy_stc_ipc_pipe_ep_t * theEpArray);314 void Cy_IPC_Pipe_ExecCallback(cy_stc_ipc_pipe_ep_t * endpoint);
174 static cy_stc_ipc_pipe_ep_t systemIpcPipeEpArray[CY_IPC_MAX_ENDPOINTS]; in SystemInit()
180 static cy_stc_ipc_pipe_ep_t systemIpcPipeEpArray[CY_IPC_MAX_ENDPOINTS]; in SystemInit()