2.1.7 DIAG_MAX_DIFFERENCE
#define DIAG_MAX_DIFFERENCE (uint16_t) ((1.0 * DIAG_TIMER_COUNT_REF * DIAG_TOLERANCE_LIMIT) / 100L )
This is a macro to set the Maximum absolute difference between the reference and estimated frequencies.
#define DIAG_MAX_DIFFERENCE (uint16_t) ((1.0 * DIAG_TIMER_COUNT_REF * DIAG_TOLERANCE_LIMIT) / 100L )
This is a macro to set the Maximum absolute difference between the reference and estimated frequencies.