Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_utils.c530 LL_RCC_PLL1_SetP1(pUTILS_PLLInitStruct->PLLP1); in UTILS_ConfigurePLL1InIntegerMode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_rcc.h5215 __STATIC_INLINE void LL_RCC_PLL1_SetP1(uint32_t P1) in LL_RCC_PLL1_SetP1() function