Variables | |
const uint8_t | AHBPrescTable [16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
const uint8_t | AHBPrescTable [16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
const uint8_t | AHBPrescTable [16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
const uint8_t | APBPrescTable [8] = {0, 0, 0, 0, 1, 2, 3, 4} |
const uint8_t | APBPrescTable [8] = {0, 0, 0, 0, 1, 2, 3, 4} |
const uint8_t | APBPrescTable [8] = {0, 0, 0, 0, 1, 2, 3, 4} |
uint32_t | SystemCoreClock = 16000000 |
System clock frequency (core clock) More... | |
uint32_t | SystemCoreClock = 16000000 |
System clock frequency (core clock) More... | |
uint32_t | SystemCoreClock = 16000000 |
System clock frequency (core clock) More... | |
const uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
AHB prescalers table values
Definition at line 123 of file stm32f407/stm32f407g-disc1/Src/system_stm32f4xx.c.
const uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
AHB prescalers table values
Definition at line 131 of file stm32f469/stm32f469i-disco/Src/system_stm32f4xx.c.
const uint8_t AHBPrescTable[16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9} |
AHB prescalers table values
Definition at line 136 of file stm32f411/stm32f411e-disco/Src/system_stm32f4xx.c.
const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4} |
APB prescalers table values
Definition at line 124 of file stm32f407/stm32f407g-disc1/Src/system_stm32f4xx.c.
const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4} |
APB prescalers table values
Definition at line 132 of file stm32f469/stm32f469i-disco/Src/system_stm32f4xx.c.
const uint8_t APBPrescTable[8] = {0, 0, 0, 0, 1, 2, 3, 4} |
APB prescalers table values
Definition at line 137 of file stm32f411/stm32f411e-disco/Src/system_stm32f4xx.c.
uint32_t SystemCoreClock = 16000000 |
System clock frequency (core clock)
The system clock frequency supplied to the SysTick timer and the processor core clock. This variable can be used by the user application to setup the SysTick timer or configure other parameters. It may also be used by debugger to query the frequency of the debug timer or configure the trace clock speed SystemCoreClock is initialized with a correct predefined value.
Definition at line 122 of file stm32f407/stm32f407g-disc1/Src/system_stm32f4xx.c.
uint32_t SystemCoreClock = 16000000 |
System clock frequency (core clock)
The system clock frequency supplied to the SysTick timer and the processor core clock. This variable can be used by the user application to setup the SysTick timer or configure other parameters. It may also be used by debugger to query the frequency of the debug timer or configure the trace clock speed SystemCoreClock is initialized with a correct predefined value.
Definition at line 130 of file stm32f469/stm32f469i-disco/Src/system_stm32f4xx.c.
uint32_t SystemCoreClock = 16000000 |
System clock frequency (core clock)
The system clock frequency supplied to the SysTick timer and the processor core clock. This variable can be used by the user application to setup the SysTick timer or configure other parameters. It may also be used by debugger to query the frequency of the debug timer or configure the trace clock speed SystemCoreClock is initialized with a correct predefined value.
Definition at line 135 of file stm32f411/stm32f411e-disco/Src/system_stm32f4xx.c.