Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1291 #define __HAL_RCC_PLL2_VCIRANGE(__PLL2VCIRange__) \ argument
1292 MODIFY_REG(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2RGE, (__PLL2VCIRange__))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1601 #define __HAL_RCC_PLL2_VCIRANGE(__PLL2VCIRange__) \ argument
1602 MODIFY_REG(RCC->PLL2CFGR, RCC_PLL2CFGR_PLL2RGE, (__PLL2VCIRange__))