Home
last modified time | relevance | path

Searched refs:Cy_IPC_Pipe_EndpointInit (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_pipe.c139 Cy_IPC_Pipe_EndpointInit(epConfigDataA.epAddress, in Cy_IPC_Pipe_Init()
146 Cy_IPC_Pipe_EndpointInit(epConfigDataB.epAddress, NULL, 0UL, epConfigDataB.epConfig, NULL); in Cy_IPC_Pipe_Init()
221 Cy_IPC_Pipe_EndpointInit(epConfigDataA.epAddress, in Cy_IPC_Pipe_Init()
228 Cy_IPC_Pipe_EndpointInit(epConfigDataB.epAddress, NULL, 0UL, epConfigDataB.epConfig, NULL); in Cy_IPC_Pipe_Init()
295 void Cy_IPC_Pipe_EndpointInit(uint32_t epAddr, cy_ipc_pipe_callback_array_ptr_t cbArray, in Cy_IPC_Pipe_EndpointInit() function
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_pipe.h295 void Cy_IPC_Pipe_EndpointInit(uint32_t epAddr, cy_ipc_pipe_callback_array_ptr_t cbArray,