Searched refs:I3C_MasterGetBusIdleState (Results 1 – 2 of 2) sorted by relevance
1090 static inline bool I3C_MasterGetBusIdleState(I3C_Type *base) in I3C_MasterGetBusIdleState() function
750 return (I3C_MasterGetBusIdleState(base) == true) ? kStatus_Success : kStatus_I3C_Busy; in I3C_CheckForBusyBus()