hdc3020_write_bytes
return hdc3020_write_bytes(data, reg_buf, 2);
ret = hdc3020_write_bytes(data, buf, 5);
return hdc3020_write_bytes(data, buf, 5);