Searched refs:Cy_IPC_Pipe_EndpointInit (Results 1 – 2 of 2) sorted by relevance
| /hal_infineon-latest/mtb-pdl-cat1/drivers/source/ |
| D | cy_ipc_pipe.c | 139 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/ |
| D | cy_ipc_pipe.h | 295 void Cy_IPC_Pipe_EndpointInit(uint32_t epAddr, cy_ipc_pipe_callback_array_ptr_t cbArray,
|