Home
last modified time | relevance | path

Searched refs:RCC_CFGR_SWS_PLL (Results 1 – 25 of 44) sorted by relevance

12

/bsp/mm32/mm32f3270-100ask-pitaya/board/
A Dboard.h53 #define RCC_CFGR_SWS_PLL 0x00000008U /*!< PLL used as sys… macro
58 #define RCC_SYSCLKSOURCE_STATUS_PLLCLK RCC_CFGR_SWS_PLL /*!< PLL used as system clo…
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/source/
A Dsystem_ft32f0xx.c387 while ((RCC->CFGR & (uint32_t)RCC_CFGR_SWS) != (uint32_t)RCC_CFGR_SWS_PLL) in SetSysClockTo24()
456 while ((RCC->CFGR & (uint32_t)RCC_CFGR_SWS) != (uint32_t)RCC_CFGR_SWS_PLL) in SetSysClockTo36()
525 while ((RCC->CFGR & (uint32_t)RCC_CFGR_SWS) != (uint32_t)RCC_CFGR_SWS_PLL) in SetSysClockTo48()
594 while ((RCC->CFGR & (uint32_t)RCC_CFGR_SWS) != (uint32_t)RCC_CFGR_SWS_PLL) in SetSysClockTo56()
663 while ((RCC->CFGR & (uint32_t)RCC_CFGR_SWS) != (uint32_t)RCC_CFGR_SWS_PLL) in SetSysClockTo72()
732 while ((RCC->CFGR & (uint32_t)RCC_CFGR_SWS) != (uint32_t)RCC_CFGR_SWS_PLL) in SetSysClockTo96()
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Source/
A Dsystem_hk32f0xx.c317 while ((RCC->CFGR & (uint32_t)RCC_CFGR_SWS) != (uint32_t)RCC_CFGR_SWS_PLL) in SetSysClock()
/bsp/mm32f327x/Libraries/MM32F327x/Source/
A Dsystem_mm32f327x.c648 while ((RCC->CFGR & (u32)RCC_CFGR_SWS) != (u32)RCC_CFGR_SWS_PLL) { in SetSysClockToXX()
835 while ((RCC->CFGR & (u32)RCC_CFGR_SWS) != (u32)RCC_CFGR_SWS_PLL) { in SetSysClockToXX_HSI()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_rcc.h144 #define RCC_CFGR_SWS_PLL (0x02U << RCC_CFGR_SWS_Pos) ///< PLL used as sy… macro
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_rcc.c423 case RCC_CFGR_SWS_PLL: in RCC_GetSysClockFreq()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_rcc.h207 #define LL_RCC_SYS_CLKSOURCE_STATUS_PLL RCC_CFGR_SWS_PLL /*!< PLL used as system clock */
A Dstm32l1xx_hal_rcc.h451 #define RCC_SYSCLKSOURCE_STATUS_PLLCLK RCC_CFGR_SWS_PLL /*!< PLL used as system clock …
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h2279 #define RCC_CFGR_SWS_PLL ((uint32_t)0x00000008) /*!< PLL used as system … macro
A Dft32f030x8.h2318 #define RCC_CFGR_SWS_PLL ((uint32_t)0x00000008) /*!< PLL used as system … macro
A Dft32f072x8.h2356 #define RCC_CFGR_SWS_PLL ((uint32_t)0x00000008) /*!< PLL used as system … macro
A Dft32f032x8.h2360 #define RCC_CFGR_SWS_PLL ((uint32_t)0x00000008) /*!< PLL used as system … macro
A Dft32f032x6.h2359 #define RCC_CFGR_SWS_PLL ((uint32_t)0x00000008) /*!< PLL used as system … macro
A Dft32f072xb.h2585 #define RCC_CFGR_SWS_PLL ((uint32_t)0x00000008) /*!< PLL used as system … macro
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h1238 #define RCC_CFGR_SWS_PLL ((uint32_t)0x00000008) /*!< PLL used as system … macro
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h1247 #define RCC_CFGR_SWS_PLL ((uint32_t)0x00000008) /*!< PLL used as system … macro
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h1575 #define RCC_CFGR_SWS_PLL ((uint32_t)0x00000008) /*!< PLL used as system … macro
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h1225 #define RCC_CFGR_SWS_PLL ((uint32_t)0x00000008) /*!< PLL used as system … macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f030x4x6x8.h2929 #define RCC_CFGR_SWS_PLL (0x00000008U) /*!< PLL used as sys… macro
A Dhk32f031x4x6.h2999 #define RCC_CFGR_SWS_PLL (0x00000008U) /*!< PLL used as sys… macro
A Dhk32f04ax4x6x8.h2924 #define RCC_CFGR_SWS_PLL (0x00000008U) /*!< PLL used as sys… macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x.h1361 #define RCC_CFGR_SWS_PLL ((uint32_t)0x00000008) /*!< PLL used as system … macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xb.h3918 #define RCC_CFGR_SWS_PLL (0x0000000CU) /*!< PLL used as sys… macro
A Dstm32l100xba.h3929 #define RCC_CFGR_SWS_PLL (0x0000000CU) /*!< PLL used as sys… macro
A Dstm32l151xb.h3803 #define RCC_CFGR_SWS_PLL (0x0000000CU) /*!< PLL used as sys… macro

Completed in 458 milliseconds

12