Searched refs:bflb_i2c_read_bytes (Results 1 – 1 of 1) sorted by relevance
259 static int bflb_i2c_read_bytes(struct bflb_device_s *dev, uint8_t *data, uint32_t len) in bflb_i2c_read_bytes() function419 ret = bflb_i2c_read_bytes(dev, msgs[i].buffer, msgs[i].length); in bflb_i2c_transfer()
Completed in 5 milliseconds