Home
last modified time | relevance | path

Searched refs:RCC_CFGR_SW_HSE (Results 1 – 25 of 47) sorted by relevance

12

/bsp/mm32l07x/Libraries/MM32L0xx/Source/
A Dsystem_MM32L0xx.c290 RCC->CFGR |= (uint32_t)RCC_CFGR_SW_HSE; in SetSysClockToHSE()
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/source/
A Dsystem_ft32f0xx.c315 RCC->CFGR |= (uint32_t)RCC_CFGR_SW_HSE; in SetSysClockToHSE()
/bsp/mm32f327x/Libraries/MM32F327x/Include/
A Dreg_rcc.h136 #define RCC_CFGR_SW_HSE (0x01U << RCC_CFGR_SW_Pos) ///< HSE selected a… macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/inc/
A Dhk32f0xx_rcc.h147 #define RCC_SYSCLKSource_HSE RCC_CFGR_SW_HSE
/bsp/ft32/libraries/FT32F0xx/FT32F0xx_Driver/Inc/
A Dft32f0xx_rcc.h152 #define RCC_SYSCLKSource_HSE RCC_CFGR_SW_HSE
/bsp/mm32l3xx/Libraries/MM32L3xx/Source/
A Dsystem_MM32L3xx.c309 RCC->CFGR |= (uint32_t)RCC_CFGR_SW_HSE; in SetSysClockToHSE()
/bsp/mm32f103x/Libraries/MM32F103/Source/
A Dsystem_MM32F103.c311 RCC->CFGR |= (uint32_t)RCC_CFGR_SW_HSE; in SetSysClockToHSE()
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/src/
A Dsystem_air32f10x.c559 RCC->CFGR |= (uint32_t)RCC_CFGR_SW_HSE; in SetSysClockToHSE()
/bsp/mm32f327x/Libraries/MM32F327x/Source/
A Dsystem_mm32f327x.c323 RCC->CFGR |= (u32)RCC_CFGR_SW_HSE; in SetSysClockToHSE()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_rcc.h195 #define LL_RCC_SYS_CLKSOURCE_HSE RCC_CFGR_SW_HSE /*!< HSE selection as system clock */
A Dstm32l1xx_hal_rcc.h438 #define RCC_SYSCLKSOURCE_HSE RCC_CFGR_SW_HSE /*!< HSE selected as system clock */
/bsp/ft32/libraries/FT32F0xx/CMSIS/FT32F0xx/Include/
A Dft32f030x6.h2269 #define RCC_CFGR_SW_HSE ((uint32_t)0x00000001) /*!< HSE selected as sys… macro
A Dft32f030x8.h2308 #define RCC_CFGR_SW_HSE ((uint32_t)0x00000001) /*!< HSE selected as sys… macro
A Dft32f072x8.h2346 #define RCC_CFGR_SW_HSE ((uint32_t)0x00000001) /*!< HSE selected as sys… macro
A Dft32f032x8.h2350 #define RCC_CFGR_SW_HSE ((uint32_t)0x00000001) /*!< HSE selected as sys… macro
A Dft32f032x6.h2349 #define RCC_CFGR_SW_HSE ((uint32_t)0x00000001) /*!< HSE selected as sys… macro
A Dft32f072xb.h2575 #define RCC_CFGR_SW_HSE ((uint32_t)0x00000001) /*!< HSE selected as sys… macro
/bsp/mm32l3xx/Libraries/MM32L3xx/Include/
A DMM32L3xx.h1228 #define RCC_CFGR_SW_HSE ((uint32_t)0x00000001) /*!< HSE selected as sys… macro
/bsp/mm32f103x/Libraries/MM32F103/Include/
A DMM32F103.h1237 #define RCC_CFGR_SW_HSE ((uint32_t)0x00000001) /*!< HSE selected as sys… macro
/bsp/tkm32F499/Libraries/CMSIS_and_startup/
A Dtk499.h1565 #define RCC_CFGR_SW_HSE ((uint32_t)0x00000001) /*!< HSE selected as sys… macro
/bsp/mm32l07x/Libraries/MM32L0xx/Include/
A DMM32L0xx.h1214 #define RCC_CFGR_SW_HSE ((uint32_t)0x00000001) /*!< HSE selected as sys… macro
/bsp/hk32/libraries/HK32F0xx_StdPeriph_Driver/CMSIS/HK32F0xx/Include/
A Dhk32f030x4x6x8.h2917 #define RCC_CFGR_SW_HSE (0x00000001U) /*!< HSE selected as… macro
A Dhk32f031x4x6.h2987 #define RCC_CFGR_SW_HSE (0x00000001U) /*!< HSE selected as… macro
A Dhk32f04ax4x6x8.h2912 #define RCC_CFGR_SW_HSE (0x00000001U) /*!< HSE selected as… macro
/bsp/airm2m/air32f103/libraries/AIR32F10xLib/inc/
A Dair32f10x.h1351 #define RCC_CFGR_SW_HSE ((uint32_t)0x00000001) /*!< HSE selected as sys… macro

Completed in 390 milliseconds

12