Home
last modified time | relevance | path

Searched refs:RCC_CFGR_PLLNODIV (Results 1 – 25 of 26) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_rcc.h280 #if defined(RCC_CFGR_PLLNODIV)
281 #define LL_RCC_MCO1SOURCE_PLLCLK (RCC_CFGR_MCOSEL_PLL_DIV2 | RCC_CFGR_PLLNODIV) /*!< PLL …
1231 #if defined(RCC_CFGR_PLLNODIV) in LL_RCC_ConfigMCO()
1232 …MODIFY_REG(RCC->CFGR, RCC_CFGR_MCOSEL | RCC_CFGR_MCOPRE | RCC_CFGR_PLLNODIV, MCOxSource | MCOxPres… in LL_RCC_ConfigMCO()
Dstm32f0xx_hal_rcc_ex.h85 #if defined(RCC_CFGR_PLLNODIV) && !defined(RCC_CFGR_MCO_HSI48)
97 #elif defined(RCC_CFGR_PLLNODIV) && defined(RCC_CFGR_MCO_HSI48)
110 #elif !defined(RCC_CFGR_PLLNODIV) && !defined(RCC_CFGR_MCO_HSI48)
195 #if defined(RCC_CFGR_PLLNODIV)
197 #define RCC_MCO1SOURCE_PLLCLK (RCC_CFGR_MCO_PLL | RCC_CFGR_PLLNODIV)
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_rcc.h274 #if defined(RCC_CFGR_PLLNODIV)
275 #define LL_RCC_MCO1SOURCE_PLLCLK (RCC_CFGR_MCOSEL_PLL_DIV2 | RCC_CFGR_PLLNODIV) /*!< PLL …
1447 #if defined(RCC_CFGR_PLLNODIV) in LL_RCC_ConfigMCO()
1448 …MODIFY_REG(RCC->CFGR, RCC_CFGR_MCOSEL | RCC_CFGR_MCOPRE | RCC_CFGR_PLLNODIV, MCOxSource | MCOxPres… in LL_RCC_ConfigMCO()
Dstm32f3xx_hal_rcc_ex.h41 #if defined(RCC_CFGR_PLLNODIV)
953 #if defined(RCC_CFGR_PLLNODIV)
954 #define RCC_MCO1SOURCE_PLLCLK (RCC_CFGR_PLLNODIV | RCC_CFGR_MCO_PLL)
/hal_stm32-latest/stm32cube/stm32f0xx/soc/
Dstm32f030x6.h2923 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f070x6.h2983 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f031x6.h3049 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f030xc.h3210 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f038xx.h3024 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f070xb.h3075 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f071xb.h3896 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f042x6.h7224 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f048xx.h7200 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f072xb.h7671 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f091xc.h8121 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f098xx.h8097 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
Dstm32f078xx.h7647 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< PLL is not divi… macro
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f301x8.h4903 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< Do not divide P… macro
Dstm32f318xx.h4896 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< Do not divide P… macro
Dstm32f302x8.h8519 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< Do not divide P… macro
Dstm32f328xx.h8474 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< Do not divide P… macro
Dstm32f303x8.h8498 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< Do not divide P… macro
Dstm32f302xe.h10348 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< Do not divide P… macro
Dstm32f303xe.h10911 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< Do not divide P… macro
Dstm32f398xx.h10818 #define RCC_CFGR_PLLNODIV RCC_CFGR_PLLNODIV_Msk /*!< Do not divide P… macro

12