HomeSort by relevance Sort by last modified time
    Searched full:temp_slope (Results 1 - 3 of 3) sorted by null

  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
main.c 534 long temp_slope[3]; local
536 (void)inv_get_gyro_ts(temp_slope);
537 temp_slope_f[0] = inv_q16_to_float(temp_slope[0]);
538 temp_slope_f[1] = inv_q16_to_float(temp_slope[1]);
539 temp_slope_f[2] = inv_q16_to_float(temp_slope[2]);
  /hardware/invensense/6515/libsensors_iio/
MPLSensor.cpp     [all...]
  /hardware/invensense/65xx/libsensors_iio/
MPLSensor.cpp     [all...]

Completed in 225 milliseconds