Home
last modified time | relevance | path

Searched refs:RCC_CFGR_PLLSRC_HSI48_PREDIV (Results 1 – 12 of 12) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dsystem_stm32f0xx.c206 else if (pllsource == RCC_CFGR_PLLSRC_HSI48_PREDIV) in SystemCoreClockUpdate()
Dstm32f071xb.h3830 #define RCC_CFGR_PLLSRC_HSI48_PREDIV (0x00018000U) /*!< HSI48/PREDIV cl… macro
Dstm32f042x6.h7153 #define RCC_CFGR_PLLSRC_HSI48_PREDIV (0x00018000U) /*!< HSI48/PREDIV cl… macro
Dstm32f048xx.h7129 #define RCC_CFGR_PLLSRC_HSI48_PREDIV (0x00018000U) /*!< HSI48/PREDIV cl… macro
Dstm32f072xb.h7600 #define RCC_CFGR_PLLSRC_HSI48_PREDIV (0x00018000U) /*!< HSI48/PREDIV cl… macro
Dstm32f091xc.h8055 #define RCC_CFGR_PLLSRC_HSI48_PREDIV (0x00018000U) /*!< HSI48/PREDIV cl… macro
Dstm32f098xx.h8031 #define RCC_CFGR_PLLSRC_HSI48_PREDIV (0x00018000U) /*!< HSI48/PREDIV cl… macro
Dstm32f078xx.h7576 #define RCC_CFGR_PLLSRC_HSI48_PREDIV (0x00018000U) /*!< HSI48/PREDIV cl… macro
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_hal_rcc_ex.c528 else if (pllsource == RCC_CFGR_PLLSRC_HSI48_PREDIV) in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32f0xx_hal_rcc.c1127 #if defined(RCC_CFGR_PLLSRC_HSI48_PREDIV) in HAL_RCC_GetSysClockFreq()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rcc.h458 #define LL_RCC_PLLSOURCE_HSI48 RCC_CFGR_PLLSRC_HSI48_PREDIV /*!< HSI48…
Dstm32f0xx_hal_rcc_ex.h136 #define RCC_PLLSOURCE_HSI48 RCC_CFGR_PLLSRC_HSI48_PREDIV