Searched refs:userPipeIsrHandler (Results 1 – 2 of 2) sorted by relevance
105 CY_ASSERT_L1(NULL != config->userPipeIsrHandler); in Cy_IPC_Pipe_Init()148 (void)Cy_SysInt_Init(&ipc_intr_cypipeConfig, config->userPipeIsrHandler); in Cy_IPC_Pipe_Init()231 (void)Cy_SysInt_Init(&ipc_intr_cypipeConfig, config->userPipeIsrHandler); in Cy_IPC_Pipe_Init()
209 cy_israddress userPipeIsrHandler; member