Home
last modified time | relevance | path

Searched refs:RCC_CR_MSIPLLEN (Results 1 – 25 of 65) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c3333 if (READ_BIT(RCC->CR, RCC_CR_MSIPLLEN) == 0U) in HAL_RCCEx_EnableMSIPLLModeSelection()
3361 if (READ_BIT(RCC->CR, RCC_CR_MSIPLLEN) == RCC_CR_MSIPLLEN) in HAL_RCCEx_EnableMSIPLLFastStartup()
3380 if (READ_BIT(RCC->CR, RCC_CR_MSIPLLEN) == RCC_CR_MSIPLLEN) in HAL_RCCEx_DisableMSIPLLFastStartup()
3686 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN); in HAL_RCCEx_EnableMSIPLLMode()
3696 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN); in HAL_RCCEx_DisableMSIPLLMode()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_rcc_ex.c1279 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN); in HAL_RCCEx_EnableMSIPLLMode()
1289 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN); in HAL_RCCEx_DisableMSIPLLMode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h2089 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_EnablePLLMode()
2101 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_DisablePLLMode()
2111 return ((READ_BIT(RCC->CR, RCC_CR_MSIPLLEN) == RCC_CR_MSIPLLEN) ? 1UL : 0UL); in LL_RCC_IsEnabledPLLMode()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_rcc.h1463 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_EnablePLLMode()
1475 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_DisablePLLMode()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_rcc.h1452 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_EnablePLLMode()
1464 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_DisablePLLMode()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_rcc_ex.c2025 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN) ; in HAL_RCCEx_EnableMSIPLLMode()
2036 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN) ; in HAL_RCCEx_DisableMSIPLLMode()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_ll_rcc.h1886 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_EnablePLLMode()
1898 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_DisablePLLMode()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h1935 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_EnablePLLMode()
1947 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_DisablePLLMode()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c2494 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN) ; in HAL_RCCEx_EnableMSIPLLMode()
2504 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN) ; in HAL_RCCEx_DisableMSIPLLMode()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h2523 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_EnablePLLMode()
2535 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN); in LL_RCC_MSI_DisablePLLMode()
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h5830 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
Dstm32wle5xx.h5830 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
Dstm32wl5mxx.h6701 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
Dstm32wl54xx.h6701 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
Dstm32wl55xx.h6701 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h4896 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
Dstm32u083xx.h5661 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
Dstm32u073xx.h5403 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/
Dstm32wb50xx.h6321 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
Dstm32wb1mxx.h5995 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
Dstm32wb30xx.h6320 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
/hal_stm32-latest/stm32cube/stm32wbxx/soc/Include/
Dstm32wb10xx.h5863 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
Dstm32wb15xx.h5995 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
/hal_stm32-latest/stm32cube/stm32l4xx/soc/
Dstm32l422xx.h5617 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro
Dstm32l412xx.h5401 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro

123