Searched refs:TSI108_I2C_SUCCESS (Results 1 – 2 of 2) sorted by relevance
86 op_status = TSI108_I2C_SUCCESS; in i2c_read_byte()146 if (TSI108_I2C_SUCCESS != op_status) { in i2c_read()202 op_status = TSI108_I2C_SUCCESS; in i2c_write_byte()247 if (TSI108_I2C_SUCCESS != op_status) { in i2c_write()
202 #define TSI108_I2C_SUCCESS 0 macro