Searched refs:MagCalibration (Results 1 – 7 of 7) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/ |
D | magnetic.h | 55 struct MagCalibration struct 97 void fInitializeMagCalibration(struct MagCalibration *pthisMagCal, struct MagBuffer *pthisMagBuffer… argument 99 void fInvertMagCal(struct MagSensor *pthisMag, struct MagCalibration *pthisMagCal); 100 void fRunMagCalibration(struct MagCalibration *pthisMagCal, struct MagBuffer *pthisMagBuffer, struc… 101 void fUpdateMagCalibration4(struct MagCalibration *pthisMagCal, struct MagBuffer *pthisMagBuffer, s… 102 void fUpdateMagCalibration7(struct MagCalibration *pthisMagCal, struct MagBuffer *pthisMagBuffer, s… 103 void fUpdateMagCalibration10(struct MagCalibration *pthisMagCal, struct MagBuffer *pthisMagBuffer, … 104 void fUpdateMagCalibration4Slice(struct MagCalibration *pthisMagCal, struct MagBuffer *pthisMagBuff… 105 void fUpdateMagCalibration7Slice(struct MagCalibration *pthisMagCal, struct MagBuffer *pthisMagBuff… 106 void fUpdateMagCalibration10Slice(struct MagCalibration *pthisMagCal, struct MagBuffer *pthisMagBuf… [all …]
|
D | fusion.h | 76 struct PressureSensor *pthisPressure, struct MagCalibration *pthisMagCal); 84 struct GyroSensor *pthisGyro, struct MagCalibration *pthisMagCal); 91 …cel, struct MagSensor *pthisMag, struct GyroSensor *pthisGyro, struct MagCalibration *pthisMagCal);
|
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 | sensor_fusion.h | 490 struct MagCalibration MagCal; ///< mag cal storage
|
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()
|
D | sensor_fusion.c | 390 struct MagCalibration *pMagCal; in runFusion()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/docs/issdk/ISSDK API Reference Manual/ |
D | a03973.map | 1 <map id="MagCalibration" name="MagCalibration">
|