Searched defs:I2C_Start (Results 1 – 3 of 3) sorted by relevance
160 uint8_t I2C_Start(I2C_TypeDef * I2Cx, uint8_t addr) in I2C_Start() function
165 uint8_t I2C_Start(I2C_TypeDef * I2Cx, uint8_t addr, uint8_t wait) in I2C_Start() function
163 uint8_t I2C_Start(I2C_Type *pI2Cx) in I2C_Start() function
Completed in 6 milliseconds