Searched refs:msgTempPtr (Results 1 – 1 of 1) sorted by relevance
678 uint32_t *msgTempPtr = NULL; in Cy_IPC_Pipe_ExecCallback() local703 … if( CY_IPC_DRV_SUCCESS == Cy_IPC_Drv_ReadMsgPtr (endpoint->ipcPtr, (void **)&msgTempPtr)) in Cy_IPC_Pipe_ExecCallback()705 msgPtr = (uint32_t *)GET_ALIAS_ADDRESS(msgTempPtr); in Cy_IPC_Pipe_ExecCallback()