Home | History | Annotate | Download | only in mllite

Lines Matching refs:gyro_sens_trim

925     if (mldl_cfg->gyro_sens_trim != 0) {
926 /* adjust the declared range to consider the gyro_sens_trim
928 range *= (32768.f / 250) / mldl_cfg->gyro_sens_trim;