Searched refs:LPI2C_MasterRepeatedStart (Results 1 – 2 of 2) sorted by relevance
282 …if (LPI2C_MasterRepeatedStart(imxrt_i2c->I2C, imxrt_i2c->msg[i].addr, kLPI2C_Read) != kStatus_Succ… in imxrt_i2c_mst_xfer()
736 static inline status_t LPI2C_MasterRepeatedStart(LPI2C_Type *base, uint8_t address, lpi2c_direction… in LPI2C_MasterRepeatedStart() function
Completed in 19 milliseconds