CARME-M4 BSP  V1.5
STM32F4xx_System_Private_Defines
+ Collaboration diagram for STM32F4xx_System_Private_Defines:

Macros

#define VECT_TAB_OFFSET   0x00
 
#define PLL_M   25
 
#define PLL_Q   7
 

Detailed Description

Macro Definition Documentation

#define VECT_TAB_OFFSET   0x00

< Uncomment the following line if you need to use external SRAM or SDRAM mounted on STM324xG_EVAL/STM324x7I_EVAL/STM324x9I_EVAL boards as data memory

< Uncomment the following line if you need to relocate your vector Table in Internal SRAM. Vector Table base offset field. This value must be a multiple of 0x200.

Definition at line 248 of file system_stm32f4xx.c.