Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_rcc_ex.c218 __HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLL_SAI2CLK); in HAL_RCCEx_PeriphCLKConfig()
3417 …if(HAL_IS_BIT_SET(RCC->CR, RCC_CR_PLLRDY) && (__HAL_RCC_GET_PLLCLKOUT_CONFIG(RCC_PLL_SAI2CLK) != 0… in RCCEx_GetSAIxPeriphCLKFreq()
Dstm32l4xx_hal_rcc.c1032 RCC->PLLCFGR &= ~(RCC_PLLCFGR_PLLSRC | RCC_PLL_SYSCLK | RCC_PLL_48M1CLK | RCC_PLL_SAI2CLK); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_rcc.h360 #define RCC_PLL_SAI2CLK RCC_PLLCFGR_PLLPEN /*!< PLLSAI2CLK selection from main … macro