Searched refs:magCalRemoveSoftiron (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/firmware/inc/algos/ |
D | mag_cal.h | 68 void magCalRemoveSoftiron(struct MagCal *moc, float xi, float yi, float zi,
|
/device/google/contexthub/firmware/src/algos/ |
D | mag_cal.c | 274 void magCalRemoveSoftiron(struct MagCal *moc, float xi, float yi, float zi, in magCalRemoveSoftiron() function
|
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/ |
D | bosch_bmi160.c | 1773 magCalRemoveSoftiron(&mTask.moc, x, y, z, &xi, &yi, &zi); in parseRawData()
|