Home
last modified time | relevance | path

Searched refs:low_byte (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/sensor/rohm/bh1750/
Dbh1750.c76 uint8_t low_byte = mtreg & BH1750_MTREG_LOW_BYTE_MASK; in bh1750_mtreg_write() local
85 rc = bh1750_opcode_write(dev, BH1750_MTREG_LOW_BYTE | low_byte); in bh1750_mtreg_write()