30#ifndef SYSTEM_STM32H7XX_H
31#define SYSTEM_STM32H7XX_H
void SystemInit(void)
Setup the microcontroller system. Initialize the System and update the SystemFrequency variable.
Definition: system_samv71.c:82
void SystemCoreClockUpdate(void)
Update SystemCoreClock variable according to Clock Register Values. The SystemCoreClock variable cont...
Definition: system_samv71.c:158
uint32_t SystemD2Clock
Definition: system_stm32h7xx.c:122
uint32_t SystemCoreClock
System clock frequency (core clock)
Definition: system_samv71.c:69
const uint8_t D1CorePrescTable[16]
Definition: system_stm32h7xx.c:127