Home
last modified time | relevance | path

Searched refs:RCC_CCIPR2_USBSEL (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_rcc_ex.h115 #if defined(RCC_CCIPR2_USBSEL)
238 #if defined(RCC_CCIPR2_USBSEL)
429 #if defined(RCC_CCIPR2_USBSEL)
982 #if defined(RCC_CCIPR2_USBSEL)
992 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_USBSEL, (uint32_t)(__USB_CLKSOURCE__))
1000 #define __HAL_RCC_GET_USB_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR2, RCC_CCIPR2_USBSEL)))
Dstm32g0xx_ll_rcc.h663 #define LL_RCC_USB_CLKSOURCE RCC_CCIPR2_USBSEL /*!< USB Clock source selection */
2084 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_USBSEL, USBxSource); in LL_RCC_SetUSBClockSource()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_rcc_ex.h203 #define RCC_USBCLKSOURCE_HSE RCC_CCIPR2_USBSEL
429 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_USBSEL, (uint32_t)(__USB_SOURCE__))
436 #define __HAL_RCC_GET_USB_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR2, RCC_CCIPR2_USBSEL)))
Dstm32c0xx_ll_rcc.h485 #define LL_RCC_USB_CLKSOURCE_HSE RCC_CCIPR2_USBSEL /*!< HSE clock used as USB clock sour…
489 #define LL_RCC_USB_CLKSOURCE RCC_CCIPR2_USBSEL /*!< USB Clock source selection */
1467 MODIFY_REG(RCC->CCIPR2, RCC_CCIPR2_USBSEL, USBxSource); in LL_RCC_SetUSBClockSource()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_rcc_ex.c508 #if defined(RCC_CCIPR2_USBSEL) in HAL_RCCEx_GetPeriphCLKConfig()
566 #if defined(RCC_CCIPR2_USBSEL) in HAL_RCCEx_GetPeriphCLKConfig()
1115 #if defined(RCC_CCIPR2_USBSEL) in HAL_RCCEx_GetPeriphCLKFreq()
1118 srcclk = READ_BIT(RCC->CCIPR2, RCC_CCIPR2_USBSEL); in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c071xx.h4881 #define RCC_CCIPR2_USBSEL RCC_CCIPR2_USBSEL_Msk macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g0b0xx.h5775 #define RCC_CCIPR2_USBSEL RCC_CCIPR2_USBSEL_Msk macro
Dstm32g0c1xx.h7179 #define RCC_CCIPR2_USBSEL RCC_CCIPR2_USBSEL_Msk macro
Dstm32g0b1xx.h6914 #define RCC_CCIPR2_USBSEL RCC_CCIPR2_USBSEL_Msk macro