Home
last modified time | relevance | path

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

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rcc_ex.c2555 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN) ; in HAL_RCCEx_EnableMSIPLLMode()
2565 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN) ; in HAL_RCCEx_DisableMSIPLLMode()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_rcc_ex.c2555 SET_BIT(RCC->CR, RCC_CR_MSIPLLEN) ; in HAL_RCCEx_EnableMSIPLLMode()
2565 CLEAR_BIT(RCC->CR, RCC_CR_MSIPLLEN) ; in HAL_RCCEx_DisableMSIPLLMode()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h10525 #define RCC_CR_MSIPLLEN RCC_CR_MSIPLLEN_Msk /*!< Internal Multi … macro