STM32F10x Standard Peripherals Library
3.5.0
|
Variables | |
uint32_t | SystemCoreClock = SYSCLK_FREQ_72MHz |
__I uint8_t | AHBPrescTable [16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
__I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
Definition at line 167 of file system_stm32f10x.c.
uint32_t SystemCoreClock = SYSCLK_FREQ_72MHz |
System Clock Frequency (Core Clock)
Definition at line 162 of file system_stm32f10x.c.