Home | History | Annotate | Download | only in mllite

Lines Matching refs:INV_ACCEL_BIAS

345     if (inv_set_array(INV_ACCEL_BIAS, accelBias)) {
346 LOG_RESULT_LOCATION(inv_set_array(INV_ACCEL_BIAS, accelBias));
347 return inv_set_array(INV_ACCEL_BIAS, accelBias);
497 if (inv_set_array(INV_ACCEL_BIAS, accel_bias)) {
498 LOG_RESULT_LOCATION(inv_set_array(INV_ACCEL_BIAS, accel_bias));
499 return inv_set_array(INV_ACCEL_BIAS, accel_bias);
654 if (inv_set_array(INV_ACCEL_BIAS, bias)) {
655 LOG_RESULT_LOCATION(inv_set_array(INV_ACCEL_BIAS, bias));
656 return inv_set_array(INV_ACCEL_BIAS, bias);
885 if (inv_set_array(INV_ACCEL_BIAS, bias)) {
886 LOG_RESULT_LOCATION(inv_set_array(INV_ACCEL_BIAS, bias));
887 return inv_set_array(INV_ACCEL_BIAS, bias);
1130 if (inv_set_array(INV_ACCEL_BIAS, accelBias)) {
1131 LOG_RESULT_LOCATION(inv_set_array(INV_ACCEL_BIAS, accelBias));
1132 return inv_set_array(INV_ACCEL_BIAS, accelBias);
1340 inv_get_array(INV_ACCEL_BIAS, bias);