Searched refs:I2C_ReadDataReg (Results 1 – 2 of 2) sorted by relevance
316 __STATIC_INLINE uint8_t I2C_ReadDataReg(I2C_Type *pI2Cx ) in I2C_ReadDataReg() function508 uint8_t I2C_ReadDataReg(I2C_Type *pI2Cx );
472 *pRdBuff = I2C_ReadDataReg(pI2Cx); in I2C_ReadOneByte()
Completed in 7 milliseconds