Searched refs:LPI2C_MasterWaitForTxFifoAllEmpty (Results 1 – 1 of 1) sorted by relevance
226 static status_t LPI2C_MasterWaitForTxFifoAllEmpty(LPI2C_Type *base) in LPI2C_MasterWaitForTxFifoAllEmpty() function328 if(LPI2C_MasterWaitForTxFifoAllEmpty(imxrt_i2c->I2C) != kStatus_Success) in imxrt_i2c_mst_xfer()346 if (LPI2C_MasterWaitForTxFifoAllEmpty(imxrt_i2c->I2C) != kStatus_Success) in imxrt_i2c_mst_xfer()
Completed in 4 milliseconds