Searched refs:bh1750_opcode_write (Results 1 – 1 of 1) sorted by relevance
65 static int bh1750_opcode_write(const struct device *dev, uint8_t opcode) in bh1750_opcode_write() function78 rc = bh1750_opcode_write(dev, BH1750_MTREG_HIGH_BYTE | (high_byte >> 5)); in bh1750_mtreg_write()85 rc = bh1750_opcode_write(dev, BH1750_MTREG_LOW_BYTE | low_byte); in bh1750_mtreg_write()137 rc = bh1750_opcode_write(dev, mode); in bh1750_sample_fetch()