Variables | |
uint32_t | SystemCoreClock |
Holds the system core clock, which is the system clock frequency supplied to the SysTick timer and the processor core clock. More... | |
uint32_t | cy_AhbFreqHz |
Holds the AHB frequency. More... | |
bool | cy_WakeupFromWarmBootStatus |
Holds the flag to indicate if the System woke up from Warm Boot or not. | |
|
extern |
Holds the system core clock, which is the system clock frequency supplied to the SysTick timer and the processor core clock.
This variable implements the CMSIS Core global variable. Refer to the CMSIS documentation for more details. This variable can be used by debuggers to query the frequency of the debug timer or to configure the trace clock speed.
Holds the system core clock, which is the system clock frequency supplied to the SysTick timer and the processor core clock.
|
extern |
Holds the AHB frequency.
Updated by SystemCoreClockUpdate().