Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c3259 __HAL_RCC_PLL3_VCIRANGE(PLL3Init->PLL3RGE); in HAL_RCCEx_EnablePLL3()
4274 __HAL_RCC_PLL3_VCIRANGE(pll3->PLL3RGE); in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h1383 #define __HAL_RCC_PLL3_VCIRANGE(__PLL3VCIRange__) \ macro
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_rcc_ex.c5466 __HAL_RCC_PLL3_VCIRANGE(pPLL3Init->PLL3RGE); in HAL_RCCEx_EnablePLL3()
6247 __HAL_RCC_PLL3_VCIRANGE(pll3->PLL3RGE) ; in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1785 #define __HAL_RCC_PLL3_VCIRANGE(__PLL3VCIRange__) \ macro
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_rcc_ex.c3842 __HAL_RCC_PLL3_VCIRANGE(pll3->PLL3RGE) ; in RCCEx_PLL3_Config()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_rcc_ex.h1993 #define __HAL_RCC_PLL3_VCIRANGE(__RCC_PLL3VCIRange__) \ macro