Searched refs:I2C_Read (Results 1 – 4 of 4) sorted by relevance
29 uint8_t I2C_Read(I2C_TypeDef * I2Cx, uint8_t ack);
208 uint8_t I2C_Read(I2C_TypeDef * I2Cx, uint8_t ack) in I2C_Read() function
40 uint8_t I2C_Read(I2C_TypeDef * I2Cx, uint8_t ack, uint8_t wait);
248 uint8_t I2C_Read(I2C_TypeDef * I2Cx, uint8_t ack, uint8_t wait) in I2C_Read() function
Completed in 7 milliseconds