49 #ifndef __SYSTEM_STM32F7XX_H 50 #define __SYSTEM_STM32F7XX_H void SystemInit(void)
Setup the microcontroller system Initialize the Embedded Flash Interface, the PLL and update the Syst...
Definition: system_stm32f7xx.c:153
const uint8_t AHBPrescTable[16]
Definition: system_stm32f7xx.c:127
void SystemCoreClockUpdate(void)
Update SystemCoreClock variable according to Clock Register Values. The SystemCoreClock variable cont...
Definition: system_stm32f7xx.c:222
const uint8_t APBPrescTable[8]
Definition: system_stm32f7xx.c:128
uint32_t SystemCoreClock
Definition: system_stm32f7xx.c:126