Home
last modified time | relevance | path

Searched refs:RCC_PLL_ADCCLK (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_rcc_ex.c444 __HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLL_ADCCLK); in HAL_RCCEx_PeriphCLKConfig()
461 __HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLL_ADCCLK); in HAL_RCCEx_PeriphCLKConfig()
1204 if(__HAL_RCC_GET_PLLCLKOUT_CONFIG(RCC_PLL_ADCCLK) != 0U) in HAL_RCCEx_GetPeriphCLKFreq()
1241 if(__HAL_RCC_GET_PLLCLKOUT_CONFIG(RCC_PLL_ADCCLK) != 0U) in HAL_RCCEx_GetPeriphCLKFreq()
Dstm32g4xx_hal_rcc.c688 RCC->PLLCFGR &= ~(RCC_PLLCFGR_PLLSRC | RCC_PLL_SYSCLK | RCC_PLL_48M1CLK | RCC_PLL_ADCCLK); in HAL_RCC_OscConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_rcc_ex.c329 __HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLL_ADCCLK); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c382 __HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLL_ADCCLK); in HAL_RCCEx_PeriphCLKConfig()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_rcc.h526 #define RCC_PLL_ADCCLK RCC_PLLCFGR_PLLPEN /*!< PLLADCCLK selected from main PLL */ macro
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc.h555 #define RCC_PLL_ADCCLK RCC_PLLCFGR_PLLPEN /*!< PLLADCCLK selection from main P… macro
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_rcc.h307 #define RCC_PLL_ADCCLK RCC_PLLCFGR_PLLPEN /*!< PLLADCCLK selection from main P… macro