Searched refs:addr_byte (Results 1 – 1 of 1) sorted by relevance
284 uint8_t addr_byte = (addr << 1) in motoi2c_exec() local286 I2C_WRITE(I2CDR, addr_byte); in motoi2c_exec()318 addr_byte |= 1; in motoi2c_exec()319 I2C_WRITE(I2CDR, addr_byte); in motoi2c_exec()