Searched refs:write_byte (Results 1 – 1 of 1) sorted by relevance
87 rt_uint8_t write_byte = *i2c_obj->current->buf; in gd32_i2c_xfer_write() local88 LOG_D("[%s] > Write byte: 0x%02X", cfg->device_name, write_byte); in gd32_i2c_xfer_write()
Completed in 4 milliseconds