Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_rcc_ex.h1084 uint32_t PLLModDiv; /*!< Modulation division frequency. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_rcc_ex.c3199 ((pPLLSSCGInit->PLLModDiv << RCC_PLL1CFGR3_PLL1MODDIV_Pos) \ in HAL_RCCEx_PLLSSCGConfig()