Lines Matching defs:SystemCoreClock
70 uint32_t SystemCoreClock = __SYSTEM_CLOCK_48M_PLL_IRC8M; variable
73 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_IRC8M; variable
76 uint32_t SystemCoreClock = __SYSTEM_CLOCK_108M_PLL_IRC8M; variable
80 uint32_t SystemCoreClock = __SYSTEM_CLOCK_HXTAL; variable
83 uint32_t SystemCoreClock = __SYSTEM_CLOCK_24M_PLL_HXTAL; variable
86 uint32_t SystemCoreClock = __SYSTEM_CLOCK_36M_PLL_HXTAL; variable
89 uint32_t SystemCoreClock = __SYSTEM_CLOCK_48M_PLL_HXTAL; variable
92 uint32_t SystemCoreClock = __SYSTEM_CLOCK_56M_PLL_HXTAL; variable
95 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_HXTAL; variable
98 uint32_t SystemCoreClock = __SYSTEM_CLOCK_96M_PLL_HXTAL; variable
101 uint32_t SystemCoreClock = __SYSTEM_CLOCK_108M_PLL_HXTAL; variable
104 uint32_t SystemCoreClock = IRC8M_VALUE; variable