Home
last modified time | relevance | path

Searched refs:epAddress (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()
211 Cy_IPC_Pipe_EndpointInitExt(epConfigDataA.epAddress, in Cy_IPC_Pipe_Init()
218 … Cy_IPC_Pipe_EndpointInitExt(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()
/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_pipe.h181 uint32_t epAddress; /**< Index in the array of endpoint structure */ member