Home
last modified time | relevance | path

Searched refs:adjGyroSens (Results 1 – 1 of 1) sorted by relevance

/hardware/invensense/60xx/mlsdk/mlutils/
Dmputest.c196 static float adjGyroSens; variable
481 Avg[X] / adjGyroSens, in inv_test_gyro_3050()
482 Avg[Y] / adjGyroSens, in inv_test_gyro_3050()
483 Avg[Z] / adjGyroSens); in inv_test_gyro_3050()
757 Avg[X] / adjGyroSens, in inv_test_gyro_6050()
758 Avg[Y] / adjGyroSens, in inv_test_gyro_6050()
759 Avg[Z] / adjGyroSens); in inv_test_gyro_6050()
1139 adjGyroSens = test_setup.gyro_sens * mputestCfgPtr->gyro_sens_trim / 131.f; in inv_mpu_test()
1140 test_setup.gyro_fs = (int)(32768.f / adjGyroSens); in inv_mpu_test()