Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/middleware/issdk/algorithms/sensorfusion/sources/
Dmagnetic.h33 #define CAL_INTERVAL_SECS 300 ///< 300s or 5min interval for regular calibration checks macro
Dmagnetic.c347 !(loopcounter % (CAL_INTERVAL_SECS * FUSION_HZ))) in fRunMagCalibration()