Home
last modified time | relevance | path

Searched refs:CY_IPC_MAX_ENDPOINTS (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/
Dsystem_psoc6.h570 #define CY_IPC_MAX_ENDPOINTS (8UL) /* <<< 8 endpoints */ macro
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM4/
Dsystem_psoc6_cm4.c174 static cy_stc_ipc_pipe_ep_t systemIpcPipeEpArray[CY_IPC_MAX_ENDPOINTS]; in SystemInit()
/hal_infineon-latest/mtb-template-cat1/files/templates/cat1a/COMPONENT_MTB/COMPONENT_CM0P/
Dsystem_psoc6_cm0plus.c180 static cy_stc_ipc_pipe_ep_t systemIpcPipeEpArray[CY_IPC_MAX_ENDPOINTS]; in SystemInit()