Searched refs:USBPHYCxSource (Results 1 – 2 of 2) sorted by relevance
1276 uint32_t LL_RCC_GetUSBPHYCClockFreq(uint32_t USBPHYCxSource) in LL_RCC_GetUSBPHYCClockFreq() argument1282 assert_param(IS_LL_RCC_USBPHYC_CLKSOURCE(USBPHYCxSource)); in LL_RCC_GetUSBPHYCClockFreq()1284 switch (LL_RCC_GetUSBPHYCClockSource(USBPHYCxSource)) in LL_RCC_GetUSBPHYCClockFreq()
5905 uint32_t LL_RCC_GetUSBPHYCClockFreq(uint32_t USBPHYCxSource);