Searched refs:Cy_IPC_Drv_ReadMsgPtr (Results 1 – 3 of 3) sorted by relevance
629 __STATIC_INLINE cy_en_ipcdrv_status_t Cy_IPC_Drv_ReadMsgPtr (IPC_STRUCT_Type const * base, void ** …1237 __STATIC_INLINE cy_en_ipcdrv_status_t Cy_IPC_Drv_ReadMsgPtr (IPC_STRUCT_Type const * base, void *… in Cy_IPC_Drv_ReadMsgPtr() function
703 … if( CY_IPC_DRV_SUCCESS == Cy_IPC_Drv_ReadMsgPtr (endpoint->ipcPtr, (void **)&msgTempPtr)) in Cy_IPC_Pipe_ExecCallback()
779 …if(CY_IPC_DRV_SUCCESS == Cy_IPC_Drv_ReadMsgPtr(Cy_IPC_Drv_GetIpcBaseAddress(cy_crypto_serverContex… in Cy_Crypto_Server_GetDataHandler()