![]() |
RTEMS 6.1-rc7
|
Variables | |
uint32_t | SystemCoreClock |
System clock frequency (core clock) | |
uint32_t | SystemD2Clock |
const uint8_t | D1CorePrescTable [16] |
|
extern |
D1CorePrescTable prescalers table values
|
extern |
System clock frequency (core clock)
System Domain1 Clock Frequency
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.
|
extern |
System Domain2 Clock Frequency