Searched refs:HTS221_I2C_ADDR (Results 1 – 3 of 3) sorted by relevance
20 HTS221_I2C_ADDR /* specify device I2C address */31 #define HTS221_I2C_ADDR 0x5F
120 #ifndef HTS221_I2C_ADDR237 if ((ret = i2cMasterTxRx(HTS221_I2C_BUS_ID, HTS221_I2C_ADDR, in i2c_read()256 …if ((ret = i2cMasterTx(HTS221_I2C_BUS_ID, HTS221_I2C_ADDR, xfer->txrxBuf, 2, i2cCallback, xfer)) <… in i2c_write()
110 #define HTS221_I2C_ADDR 0x5F macro