Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_utils.c417 LL_RCC_PLL4_SetP(UTILS_PLLsInitStruct->PLL4.PLLP); in LL_PLL_ConfigSystemClock_HSE()
/hal_stm32-3.5.0/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_rcc.h5190 __STATIC_INLINE void LL_RCC_PLL4_SetP(uint32_t DIVP) in LL_RCC_PLL4_SetP() function