Searched refs:master_rx_buffer (Results 1 – 2 of 2) sorted by relevance
260 this_i2c->master_rx_buffer = read_buffer; in MSS_I2C_read()346 this_i2c->master_rx_buffer = read_buffer; in MSS_I2C_write_read()833 this_i2c->master_rx_buffer[this_i2c->master_rx_idx] = this_i2c->hw_reg->DATA; in mss_i2c_isr()846 this_i2c->master_rx_buffer[this_i2c->master_rx_idx] = this_i2c->hw_reg->DATA; in mss_i2c_isr()
584 uint8_t * master_rx_buffer; member