Home
last modified time | relevance | path

Searched defs:c02 (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.h57 float c02; member
76 float c00, c01, c02, c10, c11, c12, c20, c21, c22; member
Dmag_cal.c247 void magCalSetSoftiron(struct MagCal *moc, float c00, float c01, float c02, in magCalSetSoftiron()