Home
last modified time | relevance | path

Searched refs:fInit_6DOF_GY_KALMAN (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dfusion.h82 void fInit_6DOF_GY_KALMAN(struct SV_6DOF_GY_KALMAN *pthisSV, struct AccelSensor *pthisAccel, struct…
Dfusion.c282 void fInit_6DOF_GY_KALMAN(struct SV_6DOF_GY_KALMAN *pthisSV, in fInit_6DOF_GY_KALMAN() function
664 fInit_6DOF_GY_KALMAN(pthisSV, pthisAccel, pthisGyro); in fRun_6DOF_GY_KALMAN()