7.6.2 Macros
#define DIAG_SRAM_END_ADDR (INTERNAL_SRAM_START + DIAG_SRAM_DATA_REGION_LEN - 1U)
#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.
#define DIAG_SRAM_MARCH_DEFAULT_CLK_FRQ
Used to set the main clock frequency back to default in DIAG_SRAM_MarchStartup() if DIAG_SRAM_MARCH_ALT_CLK_FRQ_ENABLED is not equal to zero.
#define DIAG_SRAM_TEMP_STACK_SIZE (0x10U)