Variables | |
__I uint8_t | AHBPrescTable [16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
uint32_t | SystemCoreClock = 168000000 |
__I uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
Definition at line 175 of file system_stm32f4xx.c.
uint32_t SystemCoreClock = 168000000 |
System Clock Frequency (Core Clock)
Definition at line 173 of file system_stm32f4xx.c.