Home
last modified time | relevance | path

Searched refs:RCC_CR_MSIPLLSEL (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h239 #define LL_RCC_PLLMODE_MSIS RCC_CR_MSIPLLSEL /*!< MSIS selection for Pll Mode */
2124 MODIFY_REG(RCC->CR, RCC_CR_MSIPLLSEL, Source); in LL_RCC_SetMSIPLLMode()
2136 return (uint32_t)(READ_BIT(RCC->CR, RCC_CR_MSIPLLSEL)); in LL_RCC_GetMSIPLLMode()
Dstm32u5xx_hal_rcc_ex.h365 #define RCC_MSISPLL_MODE_SEL RCC_CR_MSIPLLSEL /*!< PLL mode applied to MSIS (MSI s…
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c3338 SET_BIT(RCC->CR, RCC_CR_MSIPLLSEL); in HAL_RCCEx_EnableMSIPLLModeSelection()
3342 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLSEL); in HAL_RCCEx_EnableMSIPLLModeSelection()
Dstm32u5xx_hal_rcc.c406 …CLEAR_BIT(RCC->CR, RCC_CR_MSIKON | RCC_CR_MSIPLLSEL | RCC_CR_MSIPLLFAST | RCC_CR_MSIKERON | RCC_CR… in HAL_RCC_DeInit()
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u545xx.h14186 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro
Dstm32u535xx.h13673 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro
Dstm32u575xx.h15081 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro
Dstm32u585xx.h15643 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro
Dstm32u595xx.h16109 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro
Dstm32u5a5xx.h16671 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro
Dstm32u5f7xx.h17635 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro
Dstm32u599xx.h19828 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro
Dstm32u5g7xx.h18197 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro
Dstm32u5f9xx.h20764 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro
Dstm32u5a9xx.h20390 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro
Dstm32u5g9xx.h21326 #define RCC_CR_MSIPLLSEL RCC_CR_MSIPLLSEL_Msk /*!< Internal M… macro