Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/i2c/
Di2c_andes_atciic100.c156 uint8_t burst_write_buf[I2C_MAX_COUNT + BURST_CMD_COUNT]; in i2c_atciic100_transfer() local
169 burst_write_buf[count] = msgs[0].buf[count]; in i2c_atciic100_transfer()
171 burst_write_buf[count] = in i2c_atciic100_transfer()
175 ret = i2c_atciic100_controller_send(dev, addr, burst_write_buf, in i2c_atciic100_transfer()