Home
last modified time | relevance | path

Searched refs:wanted_3rd_party_sensor (Results 1 – 2 of 2) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp3198 int64_t wanted_3rd_party_sensor = 1000000000LL; in update_delay() local
3232 wanted_3rd_party_sensor = wanted; in update_delay()
3241 wanted_3rd_party_sensor = wanted; in update_delay()
3293 wanted_3rd_party_sensor = wanted; in update_delay()
3339 wanted_3rd_party_sensor / 1000000L, mpu.accel_rate, in update_delay()
3343 wanted_3rd_party_sensor / 1000000L); in update_delay()
3358 "HAL:Ext compass delay %lld", wanted_3rd_party_sensor); in update_delay()
3360 1000000000.f / wanted_3rd_party_sensor); in update_delay()
3361 if (wanted_3rd_party_sensor < in update_delay()
3363 wanted_3rd_party_sensor = in update_delay()
[all …]
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp3552 int64_t wanted_3rd_party_sensor = 1000000000LL; local
3591 wanted_3rd_party_sensor = wanted;
3652 wanted_3rd_party_sensor = wanted;
3685 wanted_3rd_party_sensor / 1000000L, mpu.accel_rate,
3689 wanted_3rd_party_sensor / 1000000L);
3704 "HAL:Ext compass delay %lld", wanted_3rd_party_sensor);
3706 1000000000.f / wanted_3rd_party_sensor);
3707 if (wanted_3rd_party_sensor <
3709 wanted_3rd_party_sensor =
3713 "HAL:Ext compass delay %lld", wanted_3rd_party_sensor);
[all …]