Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_utils.c528 LL_RCC_PLL1_DisableFractionalModulationSpreadSpectrum(); in UTILS_ConfigurePLL1InIntegerMode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h3691 #define __HAL_RCC_PLL1_FRACN_DISABLE() LL_RCC_PLL1_DisableFractionalModulationSpreadSpectrum()
Dstm32n6xx_ll_rcc.h5150 __STATIC_INLINE void LL_RCC_PLL1_DisableFractionalModulationSpreadSpectrum(void) in LL_RCC_PLL1_DisableFractionalModulationSpreadSpectrum() function