4.4.5.1 DIAG_CLK_Frequency_RTC_PIT_ISR()
static void DIAG_CLK_Frequency_RTC_PIT_ISR (void )[static]
MISRA C:2012 Deviation Required: misra-c2012-10.7
Justification: False positive - The macros DIAG_CLK_TMR_CNT_OVF_MAX and DIAG_CLK_MAX_DIFFERENCE are constants and thus not a composite expression as defined by MISRA C:2012.