drxk_i2c_transfer
return drxk_i2c_transfer(state, msgs, 1);
status = drxk_i2c_transfer(state, &msg, 1);
status = drxk_i2c_transfer(state, msgs, 2);