Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_ipc_pipe.h210 } cy_stc_ipc_pipe_config_t; typedef
308 void Cy_IPC_Pipe_Init(cy_stc_ipc_pipe_config_t const *config);
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/
Dsystem_psoc6_cm4.c180 static const cy_stc_ipc_pipe_config_t systemIpcPipeConfigCm4 = in SystemInit()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_psoc6_cm0plus.c186 static const cy_stc_ipc_pipe_config_t systemIpcPipeConfigCm0 = in SystemInit()
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ipc_pipe.c88 void Cy_IPC_Pipe_Init(cy_stc_ipc_pipe_config_t const *config) in Cy_IPC_Pipe_Init()