Searched refs:RCC_CCIPR1_USBPHYCSEL (Results 1 – 6 of 6) sorted by relevance
1390 MODIFY_REG(RCC->CCIPR1, RCC_CCIPR1_USBPHYCSEL, (uint32_t)(__USBPHYC_CLKSOURCE__))1398 #define __HAL_RCC_GET_USBPHYC_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR1, RCC_CCIPR1_USBPHYCSEL)))
1043 #define LL_RCC_USBPHYC_CLKSOURCE RCC_CCIPR1_USBPHYCSEL2799 MODIFY_REG(RCC->CCIPR1, RCC_CCIPR1_USBPHYCSEL, ClkSource); in LL_RCC_SetUSBPHYCClockSource()3342 return (READ_BIT(RCC->CCIPR1, RCC_CCIPR1_USBPHYCSEL)); in LL_RCC_GetUSBPHYCClockSource()
15042 #define RCC_CCIPR1_USBPHYCSEL RCC_CCIPR1_USBPHYCSEL_Msk macro
16076 #define RCC_CCIPR1_USBPHYCSEL RCC_CCIPR1_USBPHYCSEL_Msk macro
15674 #define RCC_CCIPR1_USBPHYCSEL RCC_CCIPR1_USBPHYCSEL_Msk macro
15442 #define RCC_CCIPR1_USBPHYCSEL RCC_CCIPR1_USBPHYCSEL_Msk macro