Home
last modified time | relevance | path

Searched refs:Cy_IPC_Pipe_Config (Results 1 – 4 of 4) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_pipe.h307 void Cy_IPC_Pipe_Config(cy_stc_ipc_pipe_ep_t * theEpArray);
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/
Dsystem_psoc6_cm4.c176 Cy_IPC_Pipe_Config(systemIpcPipeEpArray); in SystemInit()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_psoc6_cm0plus.c182 Cy_IPC_Pipe_Config(systemIpcPipeEpArray); in SystemInit()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_pipe.c58 void Cy_IPC_Pipe_Config(cy_stc_ipc_pipe_ep_t * theEpArray) in Cy_IPC_Pipe_Config() function