Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_rcc.h668 …ine __LL_RCC_CALC_PLL2CLK_FREQ(__INPUTFREQ__, __PLL2MUL__, __PLL2DIV__) (((__INPUTFREQ__) * (((__P… argument
Dstm32f1xx_hal_rcc_ex.h1795 #define __HAL_RCC_PLL2_CONFIG(__PLL2MUL__)\ argument
1796 MODIFY_REG(RCC->CFGR2, RCC_CFGR2_PLL2MUL,(__PLL2MUL__))