Searched refs:rxCompleteCb (Results 1 – 2 of 2) sorted by relevance
1248 …cy_smif_event_cb_t volatile rxCompleteCb; /**< The user-defined callback executed at the … member2044 if (NULL != context->rxCompleteCb) in Cy_SMIF_PopRxFifo()2046 context->rxCompleteCb((uint32_t) CY_SMIF_RX_COMPLETE); in Cy_SMIF_PopRxFifo()
826 context->rxCompleteCb = RxCompleteCb; in Cy_SMIF_ReceiveData()931 contextLoc.rxCompleteCb = NULL; in Cy_SMIF_ReceiveDataBlocking()1681 context->rxCompleteCb = RxCmpltCb; in Cy_SMIF_ReceiveData_Ext()1806 contextLoc.rxCompleteCb = NULL; in Cy_SMIF_ReceiveDataBlocking_Ext()