Searched refs:CY_IPC_CHANNELS (Results 1 – 5 of 5) sorted by relevance
666 CY_ASSERT_L1(CY_IPC_CHANNELS > ipcIndex); in Cy_IPC_Drv_GetIpcBaseAddress()
150 if (ipcChannel >= CY_IPC_CHANNELS) in Cy_IPC_Sema_InitExt()
1625 #define CY_IPC_CHANNELS ((uint32_t)(cy_device->cpussIpcNr)) macro1627 #define CY_IPC_CHANNELS_PER_INSTANCE CY_IPC_CHANNELS
2107 #define CY_IPC_CHANNELS CPUSS_IPC_IPC_NR macro2132 #define CY_IPC_CHAN_SYSCALL_CM7_1 (CY_IPC_CHANNELS) /* This macro should not be used. Th…
2311 #define CY_IPC_CHANNELS ((uint32_t)CPUSS_IPC_NR) macro2313 #define CY_IPC_CHANNELS_PER_INSTANCE CY_IPC_CHANNELS