Home
last modified time | relevance | path

Searched refs:LL_RCC_PLL2_SetSource (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_rcc.h4598 __STATIC_INLINE void LL_RCC_PLL2_SetSource(uint32_t PLL2Source) in LL_RCC_PLL2_SetSource() function
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_rcc.h4450 __STATIC_INLINE void LL_RCC_PLL2_SetSource(uint32_t PLL2Source) in LL_RCC_PLL2_SetSource() function
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h3760 #define __HAL_RCC_PLL2_PLLSOURCE_CONFIG(__PLLSOURCE__) LL_RCC_PLL2_SetSource((uin32_t)__PLLSOURCE__)
Dstm32n6xx_ll_rcc.h5315 __STATIC_INLINE void LL_RCC_PLL2_SetSource(uint32_t PLLSource) in LL_RCC_PLL2_SetSource() function