Home
last modified time | relevance | path

Searched refs:RCC_CR_MSIPLLFAST (Results 1 – 15 of 15) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h2146 SET_BIT(RCC->CR, RCC_CR_MSIPLLFAST); in LL_RCC_Enable_MSIPLLFAST()
2156 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLFAST); in LL_RCC_Disable_MSIPLLFAST()
2166 return ((READ_BIT(RCC->CR, RCC_CR_MSIPLLFAST) == RCC_CR_MSIPLLFAST) ? 1UL : 0UL); in LL_RCC_MSI_IsEnabledMSIPLLFAST()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c3364 SET_BIT(RCC->CR, RCC_CR_MSIPLLFAST); in HAL_RCCEx_EnableMSIPLLFastStartup()
3383 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLFAST); in HAL_RCCEx_DisableMSIPLLFastStartup()
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.h14189 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro
Dstm32u535xx.h13676 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro
Dstm32u575xx.h15084 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro
Dstm32u585xx.h15646 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro
Dstm32u595xx.h16112 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro
Dstm32u5a5xx.h16674 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro
Dstm32u5f7xx.h17638 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro
Dstm32u599xx.h19831 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro
Dstm32u5g7xx.h18200 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro
Dstm32u5f9xx.h20767 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro
Dstm32u5a9xx.h20393 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro
Dstm32u5g9xx.h21329 #define RCC_CR_MSIPLLFAST RCC_CR_MSIPLLFAST_Msk /*!< Internal M… macro