Home
last modified time | relevance | path

Searched defs:pUTILS_PLLInitStruct (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_utils.c247 ErrorStatus LL_PLL_ConfigSystemClock_HSI(const LL_UTILS_PLLInitTypeDef *pUTILS_PLLInitStruct, in LL_PLL_ConfigSystemClock_HSI()
334 ErrorStatus LL_PLL_ConfigSystemClock_MSI(const LL_UTILS_PLLInitTypeDef *pUTILS_PLLInitStruct, in LL_PLL_ConfigSystemClock_MSI()
424 const LL_UTILS_PLLInitTypeDef *pUTILS_PLLInitStruct, in LL_PLL_ConfigSystemClock_HSE()
522 static void UTILS_ConfigurePLL1InIntegerMode(const LL_UTILS_PLLInitTypeDef *pUTILS_PLLInitStruct) in UTILS_ConfigurePLL1InIntegerMode()