Home
last modified time | relevance | path

Searched refs:LL_RCC_PLL1_SetP2 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_utils.c531 LL_RCC_PLL1_SetP2(pUTILS_PLLInitStruct->PLLP2); in UTILS_ConfigurePLL1InIntegerMode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h5236 __STATIC_INLINE void LL_RCC_PLL1_SetP2(uint32_t P2) in LL_RCC_PLL1_SetP2() function