Searched refs:__SYSTEM_CLOCK_DEFAULT (Results 1 – 1 of 1) sorted by relevance
11 #define __SYSTEM_CLOCK_DEFAULT (64000000UL) macro13 __attribute__((weak)) uint32_t SystemCoreClock = __SYSTEM_CLOCK_DEFAULT;17 SystemCoreClock = __SYSTEM_CLOCK_DEFAULT; in SystemCoreClockUpdate()26 #define __SYSTEM_CLOCK_DEFAULT ( 64000000UL) macro28 __attribute__((weak)) uint32_t SystemCoreClock = __SYSTEM_CLOCK_DEFAULT;