Home | History | Annotate | Download | only in mllite

Lines Matching refs:gyro_sens_trim

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