![]() |
RTEMS 7.0-rc1
|
Variables | |
| uint32_t | SystemCoreClock |
| System clock frequency (core clock) | |
| const uint8_t | AHBPrescTable [16] |
| const uint8_t | APBPrescTable [8] |
| const uint32_t | MSIRangeTable [16] |
|
extern |
AHB prescalers table values
|
extern |
APB prescalers table values
|
extern |
MSI ranges table values
|
extern |
System clock frequency (core clock)
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.