Home
last modified time | relevance | path

Searched refs:RCC_PLLCmd (Results 1 – 23 of 23) sorted by relevance

/bsp/airm2m/air32f103/board/
A Dboard.c21 RCC_PLLCmd(DISABLE); //关闭PLL in SystemClock_Config()
24 RCC_PLLCmd(ENABLE); //使能PLL in SystemClock_Config()
/bsp/tkm32F499/Libraries/Hal_lib/src/
A DHAL_rcc.c189 RCC_PLLCmd(DISABLE); in SystemClk_HSEInit()
191 RCC_PLLCmd(ENABLE); in SystemClk_HSEInit()
548 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() function
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Inc/
A Dhal_rcc.h263 void RCC_PLLCmd(FunctionalState state);
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f10x_rcc.h191 void RCC_PLLCmd(FunctionalState NewState);
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32v10x_rcc.h197 void RCC_PLLCmd(FunctionalState NewState);
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/inc/
A DHAL_rcc.h333 void RCC_PLLCmd(FunctionalState NewState);
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/inc/
A DHAL_rcc.h385 void RCC_PLLCmd(FunctionalState NewState);
/bsp/tkm32F499/Libraries/Hal_lib/inc/
A DHAL_rcc.h427 void RCC_PLLCmd(FunctionalState NewState);
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/inc/
A DHAL_rcc.h385 void RCC_PLLCmd(FunctionalState NewState);
/bsp/wch/risc-v/Libraries/CH32V10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32v10x_rcc.c222 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() function
/bsp/wch/arm/Libraries/CH32F10x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f10x_rcc.c234 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() function
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/inc/
A Dch32f20x_rcc.h353 void RCC_PLLCmd(FunctionalState NewState);
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x_rcc.h448 void RCC_PLLCmd(FunctionalState NewState);
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dair32f10x_rcc.c314 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() function
/bsp/mm32l07x/Libraries/MM32L0xx/HAL_lib/src/
A DHAL_rcc.c461 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() function
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_rcc.h505 void RCC_PLLCmd(FunctionalState NewState);
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_rcc.h538 void RCC_PLLCmd(FunctionalState NewState);
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Src/
A Dft32f0xx_rcc.c414 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() function
/bsp/mm32l3xx/Libraries/MM32L3xx/HAL_lib/src/
A DHAL_rcc.c441 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() function
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/src/
A Dhk32f0xx_rcc.c496 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() function
/bsp/mm32f103x/Libraries/MM32F103/HAL_lib/src/
A DHAL_rcc.c442 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() function
/bsp/wch/arm/Libraries/CH32F20x_StdPeriph_Driver/StdPeriph_Driver/src/
A Dch32f20x_rcc.c252 void RCC_PLLCmd(FunctionalState NewState) in RCC_PLLCmd() function
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_rcc.c204 void RCC_PLLCmd(FunctionalState state) in RCC_PLLCmd() function

Completed in 43 milliseconds