Searched refs:control_byte (Results 1 – 1 of 1) sorted by relevance
44 const uint8_t control_byte = command ? IST3931_CMD_BYTE : IST3931_DATA_BYTE; in ist3931_write_bus() local48 i2c_write_buf[i * 2] = control_byte; in ist3931_write_bus()