Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_rcc_ex.c311 ((__SOURCE__) == RCC_USBPHYCLKSOURCE_PLL1) || \
1238 case RCC_USBPHYCLKSOURCE_PLL1: /* PLL1 P divider clock selected as USB PHY clock */ in HAL_RCCEx_PeriphCLKConfig()
3046 else if (srcclk == RCC_USBPHYCLKSOURCE_PLL1) /* PLL1P */ in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_rcc_ex.h954 #define RCC_USBPHYCLKSOURCE_PLL1 RCC_CCIPR2_USBPHYCSEL_0 /*!< PLL1 divider P selected as… macro