Searched refs:i2c_len (Results 1 – 2 of 2) sorted by relevance
32 uint8_t i2c_len = 3 + tx_len; in ds2485_w1_script_cmd() local53 ret = i2c_write_dt(&cfg->i2c_spec, tx_bytes, i2c_len); in ds2485_w1_script_cmd()
84 uint32_t i2c_len = num_channels + 1; in lp5569_write_channels() local94 return i2c_write_dt(&config->bus, i2c_msg, i2c_len); in lp5569_write_channels()