Home | History | Annotate | Download | only in mllite

Lines Matching defs:accel_bias

392     long accel_bias[3];
493 accel_bias[i] = (int32_t) t;
494 LOADCAL_LOG("accel_bias[%d] = %ld\n", i, accel_bias[i]);
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);
652 LOADCAL_LOG("accel_bias[%d] = %ld\n", i, bias[i]);
883 LOADCAL_LOG("accel_bias[%d] = %ld\n", i, bias[i]);
1349 STORECAL_LOG("accel_bias[%d] = %ld\n", i, bias[i]);