Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc.h3985 #define __HAL_RCC_PLL4_DIVNFRAC_CONFIG(__PLLDIVNFRAC__) LL_RCC_PLL4_SetFRACN((uint32_t)(__PLLDIVN…
Dstm32n6xx_ll_rcc.h6339 __STATIC_INLINE void LL_RCC_PLL4_SetFRACN(uint32_t FRACN) in LL_RCC_PLL4_SetFRACN() function