6.1.2.5 DIAG_SRAM_MARCH_CLK_FRQ_REG
#define DIAG_SRAM_MARCH_CLK_FRQ_REG
Used to access the correct register when modifing the main clock frequency in DIAG_SRAM_MarchStartup(), if DIAG_SRAM_MARCH_ALT_CLK_FRQ_ENABLED is not equal to zero.
MISRA C:2012 Deviation Advisory: misra-c2012-2.5
Justification: False positive - The tool does not recognize that DIAG_SRAM_MARCH_CLK_FRQ_REG is used as an argument when calling ccp_write_io() in DIAG_SRAM_MarchStartup().