Searched refs:I3C_MasterWaitForTxReady (Results 1 – 1 of 1) sorted by relevance
121 static status_t I3C_MasterWaitForTxReady(I3C_Type *base, uint8_t byteCounts);478 static status_t I3C_MasterWaitForTxReady(I3C_Type *base, uint8_t byteCounts) in I3C_MasterWaitForTxReady() function1524 result = I3C_MasterWaitForTxReady(base, byteCounts); in I3C_MasterSend()1912 result = I3C_MasterWaitForTxReady(base, 1U); in I3C_MasterTransferBlocking()