Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_pipe.h305 void Cy_IPC_Pipe_ExecuteCallback(uint32_t epAddr);
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/
Dsystem_psoc6_cm4.c291 Cy_IPC_Pipe_ExecuteCallback(CY_IPC_EP_CYPIPE_CM4_ADDR); in Cy_SysIpcPipeIsrCm4()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_psoc6_cm0plus.c447 Cy_IPC_Pipe_ExecuteCallback(CY_IPC_EP_CYPIPE_CM0_ADDR); in Cy_SysIpcPipeIsrCm0()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_pipe.c649 void Cy_IPC_Pipe_ExecuteCallback(uint32_t epAddr) in Cy_IPC_Pipe_ExecuteCallback() function