SystemInit() is only used within TouchGFX.
 
Symbols
loading...
Files
loading...

SystemInit() function

Setup the microcontroller system Initialize the FPU setting, vector table location and External memory configuration.

Syntax

void SystemInit(void);

Return value

None

References

LocationText
system_stm32f4xx.c:149
void SystemInit(void)

Data Use

Data read by SystemInit()
Data written by SystemInit()
SCB_Type::CPACR
RCC_TypeDef::CR
all items filtered out
SystemInit()
SCB_Type::CPACR
SCB_Type::VTOR
RCC_TypeDef::CR
RCC_TypeDef::PLLCFGR
RCC_TypeDef::CFGR
RCC_TypeDef::CIR
all items filtered out