Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.h62 float c21; member
76 float c00, c01, c02, c10, c11, c12, c20, c21, c22; member
Dmag_cal.c248 float c10, float c11, float c12, float c20, float c21, in magCalSetSoftiron()