Home | History | Annotate | Download | only in mlutils

Lines Matching refs:a_name

197 static char a_name[3][2] = {"X", "Y", "Z"};
374 MPL_LOGI("Collecting gyro data from %s gyro PLL\n", a_name[j]);
490 a_name[j], Avg[j], test_setup.bias_thresh);
509 a_name[j], sqrt(RMS[j] / total_count),
629 MPL_LOGI("Collecting gyro data from %s gyro PLL\n", a_name[j]);
940 a_name[i], sqrt(RMS[i] / test_setup.accel_samples),