Home | History | Annotate | Download | only in libsensors_iio

Lines Matching refs:temp_slope

1964             long bias[3], temp, temp_slope[3];
1966 inv_get_gyro_ts(temp_slope);
1976 temp_slope[0] / 65536.f,
1977 temp_slope[1] / 65536.f,
1978 temp_slope[2] / 65536.f);