Home
last modified time | relevance | path

Searched refs:magCalRemoveSoftiron (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/inc/algos/
Dmag_cal.h68 void magCalRemoveSoftiron(struct MagCal *moc, float xi, float yi, float zi,
/device/google/contexthub/firmware/src/algos/
Dmag_cal.c274 void magCalRemoveSoftiron(struct MagCal *moc, float xi, float yi, float zi, in magCalRemoveSoftiron() function
/device/google/contexthub/firmware/src/drivers/bosch_bmi160/
Dbosch_bmi160.c1773 magCalRemoveSoftiron(&mTask.moc, x, y, z, &xi, &yi, &zi); in parseRawData()