Searched refs:I3C_MasterGetErrorStatusFlags (Results 1 – 5 of 5) sorted by relevance
449 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_MasterWaitForCtrlDone()496 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_MasterWaitForTxReady()526 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_MasterWaitForComplete()1373 result = I3C_MasterCheckAndClearError(base, I3C_MasterGetErrorStatusFlags(base)); in I3C_MasterReceive()1590 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_MasterProcessDAASpecifiedBaudrate()2257 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_RunTransferStateMachine()
863 static inline uint32_t I3C_MasterGetErrorStatusFlags(I3C_Type *base) in I3C_MasterGetErrorStatusFlags() function
280 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_MasterRunTransferStateMachineDMA()
333 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_MasterRunTransferStateMachineEDMA()
302 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_MasterAdapterProcessDAA()