Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h1390 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)))
Dstm32h7rsxx_ll_rcc.h1043 #define LL_RCC_USBPHYC_CLKSOURCE RCC_CCIPR1_USBPHYCSEL
2799 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()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h15042 #define RCC_CCIPR1_USBPHYCSEL RCC_CCIPR1_USBPHYCSEL_Msk macro
Dstm32h7s7xx.h16076 #define RCC_CCIPR1_USBPHYCSEL RCC_CCIPR1_USBPHYCSEL_Msk macro
Dstm32h7s3xx.h15674 #define RCC_CCIPR1_USBPHYCSEL RCC_CCIPR1_USBPHYCSEL_Msk macro
Dstm32h7r7xx.h15442 #define RCC_CCIPR1_USBPHYCSEL RCC_CCIPR1_USBPHYCSEL_Msk macro