Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1383 #define __HAL_RCC_PLL3_VCIRANGE(__PLL3VCIRange__) \ argument
1384 MODIFY_REG(RCC->PLL3CFGR, RCC_PLL3CFGR_PLL3RGE, (__PLL3VCIRange__))
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1785 #define __HAL_RCC_PLL3_VCIRANGE(__PLL3VCIRange__) \ argument
1786 MODIFY_REG(RCC->PLL3CFGR, RCC_PLL3CFGR_PLL3RGE, (__PLL3VCIRange__))