Home
last modified time | relevance | path

Searched refs:SystemCoreClock (Results 1 – 17 of 17) sorted by relevance

/hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/source/
Dsystem_gd32l23x.c57 uint32_t SystemCoreClock = __SYSTEM_CLOCK_8M_HXTAL; variable
61 uint32_t SystemCoreClock = __SYSTEM_CLOCK_64M_PLL_HXTAL; variable
65 uint32_t SystemCoreClock = __SYSTEM_CLOCK_64M_PLL_IRC16M; variable
69 uint32_t SystemCoreClock = __SYSTEM_CLOCK_16M_IRC16M; variable
327 SystemCoreClock = IRC16M_VALUE; in SystemCoreClockUpdate()
331 SystemCoreClock = HXTAL_VALUE; in SystemCoreClockUpdate()
352 SystemCoreClock = (IRC16M_VALUE / prediv) * pllmf; in SystemCoreClockUpdate()
355 SystemCoreClock = (HXTAL_VALUE / prediv) * pllmf; in SystemCoreClockUpdate()
358 SystemCoreClock = (IRC48M_VALUE / prediv) * pllmf; in SystemCoreClockUpdate()
363 SystemCoreClock = IRC16M_VALUE; in SystemCoreClockUpdate()
[all …]
/hal_gigadevice-latest/gd32f3x0/cmsis/gd/gd32f3x0/source/
Dsystem_gd32f3x0.c76 uint32_t SystemCoreClock = __SYSTEM_CLOCK_8M_HXTAL; variable
80 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_HXTAL; variable
84 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_IRC8M_DIV2; variable
88 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_IRC48M_DIV2; variable
92 uint32_t SystemCoreClock = __SYSTEM_CLOCK_84M_PLL_HXTAL; variable
96 uint32_t SystemCoreClock = __SYSTEM_CLOCK_84M_PLL_IRC8M_DIV2; variable
100 uint32_t SystemCoreClock = __SYSTEM_CLOCK_96M_PLL_HXTAL; variable
104 uint32_t SystemCoreClock = __SYSTEM_CLOCK_96M_PLL_IRC8M_DIV2; variable
108 uint32_t SystemCoreClock = __SYSTEM_CLOCK_96M_PLL_IRC48M_DIV2; variable
112 uint32_t SystemCoreClock = __SYSTEM_CLOCK_108M_PLL_HXTAL; variable
[all …]
/hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/source/
Dsystem_gd32f4xx.c70 uint32_t SystemCoreClock = __SYSTEM_CLOCK_IRC16M; variable
73 uint32_t SystemCoreClock = __SYSTEM_CLOCK_HXTAL; variable
76 uint32_t SystemCoreClock = __SYSTEM_CLOCK_120M_PLL_IRC16M; variable
79 uint32_t SystemCoreClock = __SYSTEM_CLOCK_120M_PLL_8M_HXTAL; variable
82 uint32_t SystemCoreClock = __SYSTEM_CLOCK_120M_PLL_25M_HXTAL; variable
85 uint32_t SystemCoreClock = __SYSTEM_CLOCK_168M_PLL_IRC16M; variable
88 uint32_t SystemCoreClock = __SYSTEM_CLOCK_168M_PLL_8M_HXTAL; variable
91 uint32_t SystemCoreClock = __SYSTEM_CLOCK_168M_PLL_25M_HXTAL; variable
94 uint32_t SystemCoreClock = __SYSTEM_CLOCK_200M_PLL_IRC16M; variable
97 uint32_t SystemCoreClock = __SYSTEM_CLOCK_200M_PLL_8M_HXTAL; variable
[all …]
/hal_gigadevice-latest/gd32a50x/cmsis/gd/gd32a50x/source/
Dsystem_gd32a50x.c61 uint32_t SystemCoreClock = __SYSTEM_CLOCK_IRC8M; variable
64 uint32_t SystemCoreClock = __SYSTEM_CLOCK_24M_PLL_IRC8M; variable
67 uint32_t SystemCoreClock = __SYSTEM_CLOCK_48M_PLL_IRC8M; variable
70 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_IRC8M; variable
73 uint32_t SystemCoreClock = __SYSTEM_CLOCK_100M_PLL_IRC8M; variable
77 uint32_t SystemCoreClock = __SYSTEM_CLOCK_HXTAL; variable
80 uint32_t SystemCoreClock = __SYSTEM_CLOCK_24M_PLL_HXTAL; variable
83 uint32_t SystemCoreClock = __SYSTEM_CLOCK_48M_PLL_HXTAL; variable
86 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_HXTAL; variable
89 uint32_t SystemCoreClock = __SYSTEM_CLOCK_100M_PLL_HXTAL; variable
[all …]
/hal_gigadevice-latest/gd32e10x/cmsis/gd/gd32e10x/source/
Dsystem_gd32e10x.c78 uint32_t SystemCoreClock = __SYSTEM_CLOCK_IRC8M; variable
81 uint32_t SystemCoreClock = __SYSTEM_CLOCK_48M_PLL_IRC8M; variable
84 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_IRC8M; variable
87 uint32_t SystemCoreClock = __SYSTEM_CLOCK_108M_PLL_IRC8M; variable
90 uint32_t SystemCoreClock = __SYSTEM_CLOCK_120M_PLL_IRC8M; variable
94 uint32_t SystemCoreClock = __SYSTEM_CLOCK_HXTAL; variable
97 uint32_t SystemCoreClock = __SYSTEM_CLOCK_48M_PLL_HXTAL; variable
100 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_HXTAL; variable
103 uint32_t SystemCoreClock = __SYSTEM_CLOCK_108M_PLL_HXTAL; variable
106 uint32_t SystemCoreClock = __SYSTEM_CLOCK_120M_PLL_HXTAL; variable
[all …]
/hal_gigadevice-latest/gd32vf103/riscv/source/
Dsystem_gd32vf103.c70 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
[all …]
/hal_gigadevice-latest/gd32f403/cmsis/gd/gd32f403/source/
Dsystem_gd32f403.c73 uint32_t SystemCoreClock = __SYSTEM_CLOCK_IRC8M; variable
76 uint32_t SystemCoreClock = __SYSTEM_CLOCK_48M_PLL_IRC8M; variable
79 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_IRC8M; variable
82 uint32_t SystemCoreClock = __SYSTEM_CLOCK_108M_PLL_IRC8M; variable
85 uint32_t SystemCoreClock = __SYSTEM_CLOCK_120M_PLL_IRC8M; variable
88 uint32_t SystemCoreClock = __SYSTEM_CLOCK_168M_PLL_IRC8M; variable
92 uint32_t SystemCoreClock = __SYSTEM_CLOCK_168M_PLL_IRC48M; variable
96 uint32_t SystemCoreClock = __SYSTEM_CLOCK_HXTAL; variable
99 uint32_t SystemCoreClock = __SYSTEM_CLOCK_48M_PLL_HXTAL; variable
102 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_HXTAL; variable
[all …]
/hal_gigadevice-latest/gd32e50x/cmsis/gd/gd32e50x/source/
Dsystem_gd32e50x.c67 uint32_t SystemCoreClock = __SYSTEM_CLOCK_IRC8M; variable
70 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_IRC8M; variable
73 uint32_t SystemCoreClock = __SYSTEM_CLOCK_120M_PLL_IRC8M; variable
76 uint32_t SystemCoreClock = __SYSTEM_CLOCK_168M_PLL_IRC8M; variable
79 uint32_t SystemCoreClock = __SYSTEM_CLOCK_180M_PLL_IRC8M; variable
83 uint32_t SystemCoreClock = __SYSTEM_CLOCK_HXTAL; variable
86 uint32_t SystemCoreClock = __SYSTEM_CLOCK_72M_PLL_HXTAL; variable
89 uint32_t SystemCoreClock = __SYSTEM_CLOCK_120M_PLL_HXTAL; variable
92 uint32_t SystemCoreClock = __SYSTEM_CLOCK_168M_PLL_HXTAL; variable
95 uint32_t SystemCoreClock = __SYSTEM_CLOCK_180M_PLL_HXTAL; variable
[all …]
/hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/include/
Dsystem_gd32l23x.h46 extern uint32_t SystemCoreClock;
/hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/include/
Dsystem_gd32f4xx.h46 extern uint32_t SystemCoreClock;
/hal_gigadevice-latest/gd32f3x0/cmsis/gd/gd32f3x0/include/
Dsystem_gd32f3x0.h46 extern uint32_t SystemCoreClock;
/hal_gigadevice-latest/gd32f403/cmsis/gd/gd32f403/include/
Dsystem_gd32f403.h46 extern uint32_t SystemCoreClock;
/hal_gigadevice-latest/gd32e10x/cmsis/gd/gd32e10x/include/
Dsystem_gd32e10x.h46 extern uint32_t SystemCoreClock;
/hal_gigadevice-latest/gd32e50x/cmsis/gd/gd32e50x/include/
Dsystem_gd32e50x.h46 extern uint32_t SystemCoreClock;
/hal_gigadevice-latest/gd32a50x/cmsis/gd/gd32a50x/include/
Dsystem_gd32a50x.h46 extern uint32_t SystemCoreClock;
/hal_gigadevice-latest/gd32vf103/riscv/include/
Dsystem_gd32vf103.h53 extern uint32_t SystemCoreClock;
/hal_gigadevice-latest/gd32vf103/riscv/drivers/
Dn200_timer.h15 #define TIMER_FREQ ((uint32_t)SystemCoreClock/4)