Searched refs:I2C_IC_DATA_CMD_RESTART_LSB (Results 1 – 3 of 3) sorted by relevance
162 bool_to_bit(first && i2c->restart_on_next) << I2C_IC_DATA_CMD_RESTART_LSB | in i2c_write_blocking_internal()295 bool_to_bit(first && i2c->restart_on_next) << I2C_IC_DATA_CMD_RESTART_LSB | in i2c_read_blocking_internal()
453 #define I2C_IC_DATA_CMD_RESTART_LSB _u(10) macro