| /hal_gigadevice-latest/gd32l23x/cmsis/gd/gd32l23x/source/ |
| D | system_gd32l23x.c | 57 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/ |
| D | system_gd32f3x0.c | 76 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/ |
| D | system_gd32f4xx.c | 70 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/ |
| D | system_gd32a50x.c | 61 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/ |
| D | system_gd32e10x.c | 78 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/ |
| D | system_gd32vf103.c | 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 [all …]
|
| /hal_gigadevice-latest/gd32f403/cmsis/gd/gd32f403/source/ |
| D | system_gd32f403.c | 73 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/ |
| D | system_gd32e50x.c | 67 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/ |
| D | system_gd32l23x.h | 46 extern uint32_t SystemCoreClock;
|
| /hal_gigadevice-latest/gd32f4xx/cmsis/gd/gd32f4xx/include/ |
| D | system_gd32f4xx.h | 46 extern uint32_t SystemCoreClock;
|
| /hal_gigadevice-latest/gd32f3x0/cmsis/gd/gd32f3x0/include/ |
| D | system_gd32f3x0.h | 46 extern uint32_t SystemCoreClock;
|
| /hal_gigadevice-latest/gd32f403/cmsis/gd/gd32f403/include/ |
| D | system_gd32f403.h | 46 extern uint32_t SystemCoreClock;
|
| /hal_gigadevice-latest/gd32e10x/cmsis/gd/gd32e10x/include/ |
| D | system_gd32e10x.h | 46 extern uint32_t SystemCoreClock;
|
| /hal_gigadevice-latest/gd32e50x/cmsis/gd/gd32e50x/include/ |
| D | system_gd32e50x.h | 46 extern uint32_t SystemCoreClock;
|
| /hal_gigadevice-latest/gd32a50x/cmsis/gd/gd32a50x/include/ |
| D | system_gd32a50x.h | 46 extern uint32_t SystemCoreClock;
|
| /hal_gigadevice-latest/gd32vf103/riscv/include/ |
| D | system_gd32vf103.h | 53 extern uint32_t SystemCoreClock;
|
| /hal_gigadevice-latest/gd32vf103/riscv/drivers/ |
| D | n200_timer.h | 15 #define TIMER_FREQ ((uint32_t)SystemCoreClock/4)
|