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()1424 result = I3C_MasterCheckAndClearError(base, I3C_MasterGetErrorStatusFlags(base)); in I3C_MasterReceive()1641 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_MasterProcessDAASpecifiedBaudrate()2308 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_RunTransferStateMachine()
885 static inline uint32_t I3C_MasterGetErrorStatusFlags(I3C_Type *base) in I3C_MasterGetErrorStatusFlags() function
333 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_MasterRunTransferStateMachineEDMA()
505 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_MasterRunTransferStateMachineDMA()
305 errStatus = I3C_MasterGetErrorStatusFlags(base); in I3C_MasterAdapterProcessDAA()