Searched refs:z_h (Results 1 – 1 of 1) sorted by relevance
121 uint8_t x_l, x_h, y_l, y_h, z_l, z_h; in lsm9ds0_gyro_sample_fetch() local137 &z_h) < 0) { in lsm9ds0_gyro_sample_fetch()144 data->sample_z = (int16_t)((uint16_t)(z_l) | ((uint16_t)(z_h) << 8)); in lsm9ds0_gyro_sample_fetch()