| /bsp/stm32/stm32l496-ali-developer/board/ |
| A D | board.c | 33 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config() 115 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; /* No update on PLL */ in SystemClock_MSI_OFF() 130 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_80M() 171 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config_fromSTOP() 198 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_24M() 232 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; in SystemClock_2M()
|
| /bsp/stm32/stm32l476-st-nucleo/board/ |
| A D | board.c | 33 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config() 100 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; /* No update on PLL */ in SystemClock_MSI_OFF() 116 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_80M() 153 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_24M() 193 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; in SystemClock_2M()
|
| /bsp/stm32/stm32l475-atk-pandora/board/ |
| A D | board.c | 31 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config() 111 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; /* No update on PLL */ in SystemClock_MSI_OFF() 126 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_80M() 161 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_24M() 195 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; in SystemClock_2M()
|
| /bsp/stm32/stm32h7s7-st-disco/board/CubeMX_Config/Boot/Core/Src/ |
| A D | main.c | 87 RCC_OscInitStruct.PLL1.PLLState = RCC_PLL_ON; in SystemClock_Config() 97 RCC_OscInitStruct.PLL2.PLLState = RCC_PLL_NONE; in SystemClock_Config() 98 RCC_OscInitStruct.PLL3.PLLState = RCC_PLL_NONE; in SystemClock_Config()
|
| /bsp/stm32/libraries/templates/stm32mp1xx/board/ |
| A D | board.c | 41 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config() 55 RCC_OscInitStruct.PLL2.PLLState = RCC_PLL_ON; in SystemClock_Config() 69 RCC_OscInitStruct.PLL3.PLLState = RCC_PLL_ON; in SystemClock_Config() 84 RCC_OscInitStruct.PLL4.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32mp157a-st-discovery/board/ |
| A D | board.c | 45 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config() 59 RCC_OscInitStruct.PLL2.PLLState = RCC_PLL_ON; in SystemClock_Config() 73 RCC_OscInitStruct.PLL3.PLLState = RCC_PLL_ON; in SystemClock_Config() 88 RCC_OscInitStruct.PLL4.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32mp157a-st-ev1/board/ |
| A D | board.c | 42 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config() 56 RCC_OscInitStruct.PLL2.PLLState = RCC_PLL_ON; in SystemClock_Config() 70 RCC_OscInitStruct.PLL3.PLLState = RCC_PLL_ON; in SystemClock_Config() 85 RCC_OscInitStruct.PLL4.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/ |
| A D | stm32l1xx_hal_rcc.c | 684 assert_param(IS_RCC_PLL(RCC_OscInitStruct->PLL.PLLState)); in HAL_RCC_OscConfig() 685 if ((RCC_OscInitStruct->PLL.PLLState) != RCC_PLL_NONE) in HAL_RCC_OscConfig() 690 if((RCC_OscInitStruct->PLL.PLLState) == RCC_PLL_ON) in HAL_RCC_OscConfig() 752 if((RCC_OscInitStruct->PLL.PLLState) == RCC_PLL_OFF) in HAL_RCC_OscConfig() 1252 RCC_OscInitStruct->PLL.PLLState = RCC_PLL_ON; in HAL_RCC_GetOscConfig() 1256 RCC_OscInitStruct->PLL.PLLState = RCC_PLL_OFF; in HAL_RCC_GetOscConfig()
|
| /bsp/stm32/stm32g030-tiny-board/board/ |
| A D | board.c | 29 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-onenet-nbiot/board/ |
| A D | board.c | 28 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32wle5-yizhilian-lm402/board/ |
| A D | board.c | 27 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; in SystemClock_Config()
|
| /bsp/stm32/libraries/templates/stm32f10x/board/ |
| A D | board.c | 24 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/libraries/templates/stm32f2xx/board/ |
| A D | board.c | 22 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-dofly-M3S/board/ |
| A D | board.c | 26 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-gizwits-gokitv21/board/ |
| A D | board.c | 29 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-atk-warshipv3/board/ |
| A D | board.c | 25 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-dofly-lyc8/board/ |
| A D | board.c | 25 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-keysking-learning/board/ |
| A D | board.c | 26 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-yf-ufun/board/ |
| A D | board.c | 25 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32f103-ys-f1pro/board/ |
| A D | board.c | 30 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32f334-st-nucleo/board/ |
| A D | board.c | 26 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/libraries/templates/stm32f0xx/board/ |
| A D | board.c | 23 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/libraries/templates/stm32f4xx/board/ |
| A D | board.c | 26 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|
| /bsp/stm32/stm32h723-st-nucleo/board/ |
| A D | board.c | 39 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; in SystemClock_Config()
|
| /bsp/stm32/stm32f407-st-discovery/board/ |
| A D | board.c | 27 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
|