Searched refs:magCalRemoveSoftiron (Results 1 – 4 of 4) sorted by relevance
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/ |
D | mag_cal.h | 85 void magCalRemoveSoftiron(struct MagCal *moc, float xi, float yi, float zi,
|
D | mag_cal.c | 335 void magCalRemoveSoftiron(struct MagCal *moc, float xi, float yi, float zi, in magCalRemoveSoftiron() function
|
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/ |
D | st_lsm6dsm.c | 2608 magCalRemoveSoftiron(&T(magnCal), in lsm6dsm_processSensorThreeAxisData()
|
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 1985 magCalRemoveSoftiron(&mTask.moc, x, y, z, &xi, &yi, &zi);
|