Searched refs:LPI2C_MasterStart (Results 1 – 2 of 2) sorted by relevance
718 status_t LPI2C_MasterStart(LPI2C_Type *base, uint8_t address, lpi2c_direction_t dir);738 return LPI2C_MasterStart(base, address, dir); in LPI2C_MasterRepeatedStart()
522 status_t LPI2C_MasterStart(LPI2C_Type *base, uint8_t address, lpi2c_direction_t dir) in LPI2C_MasterStart() function