Home | History | Annotate | Download | only in libsensors_iio

Lines Matching refs:uncalibrated_gyro

2379     update = inv_get_sensor_type_gyroscope_raw(s->uncalibrated_gyro
2382 memcpy(s->uncalibrated_gyro.bias, mGyroBias, sizeof(mGyroBias));
2384 s->uncalibrated_gyro.bias[0], s->uncalibrated_gyro.bias[1],
2385 s->uncalibrated_gyro.bias[2], s->timestamp, update);
2389 s->uncalibrated_gyro.uncalib[0], s->uncalibrated_gyro.uncalib[1],
2390 s->uncalibrated_gyro.uncalib[2], s->timestamp, update);