| /bsp/stm32/libraries/templates/stm32mp1xx/board/ |
| A D | board.c | 42 RCC_OscInitStruct.PLL.PLLSource = RCC_PLL12SOURCE_HSE; in SystemClock_Config() 56 RCC_OscInitStruct.PLL2.PLLSource = RCC_PLL12SOURCE_HSE; in SystemClock_Config() 70 RCC_OscInitStruct.PLL3.PLLSource = RCC_PLL3SOURCE_HSE; in SystemClock_Config() 85 RCC_OscInitStruct.PLL4.PLLSource = RCC_PLL4SOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ |
| A D | board.c | 46 RCC_OscInitStruct.PLL.PLLSource = RCC_PLL12SOURCE_HSE; in SystemClock_Config() 60 RCC_OscInitStruct.PLL2.PLLSource = RCC_PLL12SOURCE_HSE; in SystemClock_Config() 74 RCC_OscInitStruct.PLL3.PLLSource = RCC_PLL3SOURCE_HSE; in SystemClock_Config() 89 RCC_OscInitStruct.PLL4.PLLSource = RCC_PLL4SOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ |
| A D | board.c | 43 RCC_OscInitStruct.PLL.PLLSource = RCC_PLL12SOURCE_HSE; in SystemClock_Config() 57 RCC_OscInitStruct.PLL2.PLLSource = RCC_PLL12SOURCE_HSE; in SystemClock_Config() 71 RCC_OscInitStruct.PLL3.PLLSource = RCC_PLL3SOURCE_HSE; in SystemClock_Config() 86 RCC_OscInitStruct.PLL4.PLLSource = RCC_PLL4SOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32l496-ali-developer/board/ |
| A D | board.c | 34 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_MSI; in SystemClock_Config() 131 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_80M() 172 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_MSI; in SystemClock_Config_fromSTOP() 199 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_24M()
|
| /bsp/stm32/stm32l476-st-nucleo/board/ |
| A D | board.c | 34 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSI; in SystemClock_Config() 117 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSI; in SystemClock_80M() 154 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSI; in SystemClock_24M()
|
| /bsp/stm32/stm32l475-atk-pandora/board/ |
| A D | board.c | 32 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config() 127 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_80M() 162 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_24M()
|
| /bsp/stm32/stm32f103-onenet-nbiot/board/ |
| A D | board.c | 29 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSI_DIV2; in SystemClock_Config()
|
| /bsp/stm32/libraries/templates/stm32f10x/board/ |
| A D | board.c | 25 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/libraries/templates/stm32f2xx/board/ |
| A D | board.c | 23 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-dofly-M3S/board/ |
| A D | board.c | 27 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-gizwits-gokitv21/board/ |
| A D | board.c | 30 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-atk-warshipv3/board/ |
| A D | board.c | 26 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-dofly-lyc8/board/ |
| A D | board.c | 26 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-keysking-learning/board/ |
| A D | board.c | 27 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-yf-ufun/board/ |
| A D | board.c | 26 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-ys-f1pro/board/ |
| A D | board.c | 31 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f334-st-nucleo/board/ |
| A D | board.c | 27 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/libraries/templates/stm32f0xx/board/ |
| A D | board.c | 24 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/libraries/templates/stm32f4xx/board/ |
| A D | board.c | 27 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f407-st-discovery/board/ |
| A D | board.c | 28 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f207-st-nucleo/board/ |
| A D | board.c | 26 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSI; in SystemClock_Config()
|
| /bsp/stm32/stm32f405-smdz-breadfruit/board/ |
| A D | board.c | 28 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f405zg-mini-template/board/ |
| A D | board.c | 29 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f407-robomaster-c/board/ |
| A D | board.c | 30 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|
| /bsp/stm32/stm32f401-weact-blackpill/board/ |
| A D | board.c | 31 RCC_OscInitStruct.PLL.PLLSource = RCC_PLLSOURCE_HSE; in SystemClock_Config()
|