Searched refs:gyroCalUpdateMag (Results 1 – 5 of 5) sorted by relevance
/device/google/contexthub/firmware/os/algos/calibration/gyroscope/ |
D | gyro_cal.h | 241 void gyroCalUpdateMag(struct GyroCal* gyro_cal, uint64_t sample_time_nanos,
|
D | gyro_cal.c | 289 void gyroCalUpdateMag(struct GyroCal* gyro_cal, uint64_t sample_time_nanos, in gyroCalUpdateMag() function
|
/device/google/contexthub/firmware/os/algos/calibration/online_calibration/gyroscope/gyro_offset_over_temp_cal/ |
D | gyro_offset_over_temp_cal.cc | 54 gyroCalUpdateMag(&gyro_cal_, sample.timestamp_nanos, in SetMeasurement()
|
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/ |
D | invensense_icm40600.c | 3087 gyroCalUpdateMag(&T(gyro_cal), ts, sample->x, sample->y, sample->z);
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 2037 gyroCalUpdateMag(&mTask.gyro_cal,
|