Variables | |
const uint8_t | D1CorePrescTable [16] = {0, 0, 0, 0, 1, 2, 3, 4, 1, 2, 3, 4, 6, 7, 8, 9} |
const uint8_t | D1CorePrescTable [16] = {0, 0, 0, 0, 1, 2, 3, 4, 1, 2, 3, 4, 6, 7, 8, 9} |
uint32_t | SystemCoreClock = 64000000 |
System clock frequency (core clock) More... | |
uint32_t | SystemCoreClock = 64000000 |
System clock frequency (core clock) More... | |
uint32_t | SystemD2Clock = 64000000 |
uint32_t | SystemD2Clock = 64000000 |
const uint8_t D1CorePrescTable[16] = {0, 0, 0, 0, 1, 2, 3, 4, 1, 2, 3, 4, 6, 7, 8, 9} |
D1CorePrescTable prescalers table values
Definition at line 115 of file stm32h735/stm32h735g-dk/Src/system_stm32h7xx.c.
const uint8_t D1CorePrescTable[16] = {0, 0, 0, 0, 1, 2, 3, 4, 1, 2, 3, 4, 6, 7, 8, 9} |
D1CorePrescTable prescalers table values
Definition at line 116 of file stm32h747/stm32h747i-disco/CM7/Src/system_stm32h7xx.c.
uint32_t SystemCoreClock = 64000000 |
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 113 of file stm32h735/stm32h735g-dk/Src/system_stm32h7xx.c.
uint32_t SystemCoreClock = 64000000 |
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 114 of file stm32h747/stm32h747i-disco/CM7/Src/system_stm32h7xx.c.
uint32_t SystemD2Clock = 64000000 |
System Domain2 Clock Frequency
Definition at line 114 of file stm32h735/stm32h735g-dk/Src/system_stm32h7xx.c.
uint32_t SystemD2Clock = 64000000 |
System Domain2 Clock Frequency
Definition at line 115 of file stm32h747/stm32h747i-disco/CM7/Src/system_stm32h7xx.c.