Home
last modified time | relevance | path

Searched refs:PLLState (Results 1 – 25 of 124) sorted by relevance

12345

/bsp/stm32/stm32l496-ali-developer/board/
A Dboard.c33 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 Dboard.c33 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 Dboard.c31 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 Dmain.c87 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 Dboard.c41 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 Dboard.c45 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 Dboard.c42 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 Dstm32l1xx_hal_rcc.c684 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 Dboard.c29 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; in SystemClock_Config()
/bsp/stm32/stm32f103-onenet-nbiot/board/
A Dboard.c28 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/stm32wle5-yizhilian-lm402/board/
A Dboard.c27 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; in SystemClock_Config()
/bsp/stm32/libraries/templates/stm32f10x/board/
A Dboard.c24 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/libraries/templates/stm32f2xx/board/
A Dboard.c22 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/stm32f103-dofly-M3S/board/
A Dboard.c26 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/stm32f103-gizwits-gokitv21/board/
A Dboard.c29 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/stm32f103-atk-warshipv3/board/
A Dboard.c25 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/stm32f103-dofly-lyc8/board/
A Dboard.c25 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/stm32f103-keysking-learning/board/
A Dboard.c26 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/stm32f103-yf-ufun/board/
A Dboard.c25 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/stm32f103-ys-f1pro/board/
A Dboard.c30 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/stm32f334-st-nucleo/board/
A Dboard.c26 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/libraries/templates/stm32f0xx/board/
A Dboard.c23 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/libraries/templates/stm32f4xx/board/
A Dboard.c26 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()
/bsp/stm32/stm32h723-st-nucleo/board/
A Dboard.c39 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_NONE; in SystemClock_Config()
/bsp/stm32/stm32f407-st-discovery/board/
A Dboard.c27 RCC_OscInitStruct.PLL.PLLState = RCC_PLL_ON; in SystemClock_Config()

Completed in 75 milliseconds

12345