Searched refs:LPI2C_MasterRepeatedStart (Results 1 – 4 of 4) sorted by relevance
112 reVal = LPI2C_MasterRepeatedStart(base, deviceAddress, kLPI2C_Read); in BOARD_LPI2C_Receive()
805 static inline status_t LPI2C_MasterRepeatedStart(LPI2C_Type *base, uint8_t address, lpi2c_direction… in LPI2C_MasterRepeatedStart() function