Searched refs:HP206C_I2C_ADDRESS (Results 1 – 2 of 2) sorted by relevance
42 if (i2c_burst_read(hp206c->i2c, HP206C_I2C_ADDRESS, in hp206c_read()65 if (i2c_burst_write(hp206c->i2c, HP206C_I2C_ADDRESS, in hp206c_write()87 return i2c_write(hp206c->i2c, &cmd, 1, HP206C_I2C_ADDRESS); in hp206c_cmd_send()
14 #define HP206C_I2C_ADDRESS 0x76 macro