Home
last modified time | relevance | path

Searched refs:RCC_CFGR_SWS_HSE (Results 1 – 25 of 45) sorted by relevance

12

/bsp/mm32/mm32f3270-100ask-pitaya/board/
A Dboard.h52 #define RCC_CFGR_SWS_HSE 0x00000004U /*!< HSE oscillator … macro
57 #define RCC_SYSCLKSOURCE_STATUS_HSE RCC_CFGR_SWS_HSE /*!< HSE used as system clo…
/bsp/stm32/stm32h747-st-discovery/board/CubeMX_Config/Common/Src/
A Dsystem_stm32h7xx_dualcore_boot_cm4_cm7.c294 case RCC_CFGR_SWS_HSE: /* HSE used as system clock source */ in SystemCoreClockUpdate()
/bsp/stm32/stm32h750-weact-ministm32h7xx/board/CubeMX_Config/Src/
A Dsystem_stm32h7xx.c330 case RCC_CFGR_SWS_HSE: /* HSE used as system clock source */ in SystemCoreClockUpdate()
/bsp/stm32/stm32h750-fk750m1-vbt6/board/CubeMX_Config/Src/
A Dsystem_stm32h7xx.c359 case RCC_CFGR_SWS_HSE: /* HSE used as system clock source */ in SystemCoreClockUpdate()
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/source/
A Dsystem_ft32f0xx.c318 while ((RCC->CFGR & (uint32_t)RCC_CFGR_SWS) != (uint32_t)RCC_CFGR_SWS_HSE) in SetSysClockToHSE()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_rcc.h143 #define RCC_CFGR_SWS_HSE (0x01U << RCC_CFGR_SWS_Pos) ///< HSE oscillator… macro
/bsp/mm32f327x/Libraries/MM32F327x/HAL_Lib/Src/
A Dhal_rcc.c419 case RCC_CFGR_SWS_HSE: in RCC_GetSysClockFreq()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_rcc.h206 #define LL_RCC_SYS_CLKSOURCE_STATUS_HSE RCC_CFGR_SWS_HSE /*!< HSE used as system clock */
A Dstm32l1xx_hal_rcc.h450 #define RCC_SYSCLKSOURCE_STATUS_HSE RCC_CFGR_SWS_HSE /*!< HSE used as system clock …
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h2278 #define RCC_CFGR_SWS_HSE ((uint32_t)0x00000004) /*!< HSE oscillator used… macro
A Dft32f030x8.h2317 #define RCC_CFGR_SWS_HSE ((uint32_t)0x00000004) /*!< HSE oscillator used… macro
A Dft32f072x8.h2355 #define RCC_CFGR_SWS_HSE ((uint32_t)0x00000004) /*!< HSE oscillator used… macro
A Dft32f032x8.h2359 #define RCC_CFGR_SWS_HSE ((uint32_t)0x00000004) /*!< HSE oscillator used… macro
A Dft32f032x6.h2358 #define RCC_CFGR_SWS_HSE ((uint32_t)0x00000004) /*!< HSE oscillator used… macro
A Dft32f072xb.h2584 #define RCC_CFGR_SWS_HSE ((uint32_t)0x00000004) /*!< HSE oscillator used… macro
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h1237 #define RCC_CFGR_SWS_HSE ((uint32_t)0x00000004) /*!< HSE oscillator used… macro
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h1246 #define RCC_CFGR_SWS_HSE ((uint32_t)0x00000004) /*!< HSE oscillator used… macro
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h1574 #define RCC_CFGR_SWS_HSE ((uint32_t)0x00000004) /*!< HSE oscillator used… macro
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h1224 #define RCC_CFGR_SWS_HSE ((uint32_t)0x00000004) /*!< HSE oscillator used… macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f030x4x6x8.h2928 #define RCC_CFGR_SWS_HSE (0x00000004U) /*!< HSE oscillator … macro
A Dhk32f031x4x6.h2998 #define RCC_CFGR_SWS_HSE (0x00000004U) /*!< HSE oscillator … macro
A Dhk32f04ax4x6x8.h2923 #define RCC_CFGR_SWS_HSE (0x00000004U) /*!< HSE oscillator … macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x.h1360 #define RCC_CFGR_SWS_HSE ((uint32_t)0x00000004) /*!< HSE oscillator used… macro
/bsp/stm32/libraries/STM32L1xx_HAL/CMSIS/Device/ST/STM32L1xx/Include/
A Dstm32l100xb.h3917 #define RCC_CFGR_SWS_HSE (0x00000008U) /*!< HSE oscillator … macro
A Dstm32l100xba.h3928 #define RCC_CFGR_SWS_HSE (0x00000008U) /*!< HSE oscillator … macro

Completed in 1201 milliseconds

12