Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h1859 #define __HAL_RCC_PLL2FRACN_CONFIG(__RCC_PLL2FRACN__) \ argument
1860 …MODIFY_REG(RCC->PLL2FRACR, RCC_PLL2FRACR_FRACN2,((uint32_t)(__RCC_PLL2FRACN__) << RCC_PLL2FRACR_FR…