Searched defs:pthisSV (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/ |
D | fusion.c | 154 void fInit_1DOF_P_BASIC(struct SV_1DOF_P_BASIC *pthisSV, in fInit_1DOF_P_BASIC() 179 void fInit_3DOF_G_BASIC(struct SV_3DOF_G_BASIC *pthisSV, in fInit_3DOF_G_BASIC() 207 void fInit_3DOF_B_BASIC(struct SV_3DOF_B_BASIC *pthisSV, in fInit_3DOF_B_BASIC() 235 void fInit_3DOF_Y_BASIC(struct SV_3DOF_Y_BASIC *pthisSV) in fInit_3DOF_Y_BASIC() 250 void fInit_6DOF_GB_BASIC(struct SV_6DOF_GB_BASIC *pthisSV, in fInit_6DOF_GB_BASIC() 282 void fInit_6DOF_GY_KALMAN(struct SV_6DOF_GY_KALMAN *pthisSV, in fInit_6DOF_GY_KALMAN() 346 void fInit_9DOF_GBY_KALMAN(struct SV_9DOF_GBY_KALMAN *pthisSV, struct AccelSensor *pthisAccel, stru… in fInit_9DOF_GBY_KALMAN() 419 void fRun_1DOF_P_BASIC(struct SV_1DOF_P_BASIC *pthisSV, in fRun_1DOF_P_BASIC() 439 void fRun_3DOF_G_BASIC(struct SV_3DOF_G_BASIC *pthisSV, in fRun_3DOF_G_BASIC() 489 void fRun_3DOF_B_BASIC(struct SV_3DOF_B_BASIC *pthisSV, struct MagSensor *pthisMag) in fRun_3DOF_B_BASIC() [all …]
|