Searched defs:pthisMagCal (Results 1 – 2 of 2) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/ |
D | magnetic.c | 24 void fInitializeMagCalibration(struct MagCalibration *pthisMagCal, in fInitializeMagCalibration() 285 void fInvertMagCal(struct MagSensor *pthisMag, struct MagCalibration *pthisMagCal) in fInvertMagCal() 313 void fRunMagCalibration(struct MagCalibration *pthisMagCal, struct MagBuffer *pthisMagBuffer, in fRunMagCalibration() 443 void fUpdateMagCalibration4Slice(struct MagCalibration *pthisMagCal, in fUpdateMagCalibration4Slice() 674 void fUpdateMagCalibration7Slice(struct MagCalibration *pthisMagCal, in fUpdateMagCalibration7Slice() 961 void fUpdateMagCalibration10Slice(struct MagCalibration *pthisMagCal, in fUpdateMagCalibration10Slice() 1394 void fComputeMagCalibration4(struct MagCalibration *pthisMagCal, in fComputeMagCalibration4() 1589 void fComputeMagCalibration7(struct MagCalibration *pthisMagCal, in fComputeMagCalibration7() 1752 void fComputeMagCalibration10(struct MagCalibration *pthisMagCal, in fComputeMagCalibration10()
|
D | fusion.c | 79 struct MagCalibration *pthisMagCal) in fFuseSensors() 347 struct GyroSensor *pthisGyro, struct MagCalibration *pthisMagCal) in fInit_9DOF_GBY_KALMAN() 1023 struct MagCalibration *pthisMagCal) in fRun_9DOF_GBY_KALMAN()
|