Home
last modified time | relevance | path

Searched refs:RCC_CCIPR4_USBSEL (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_rcc_ex.h1235 #define RCC_USBCLKSOURCE_HSI48 RCC_CCIPR4_USBSEL
2960 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_USBSEL, (uint32_t)(__USBCLKSource__))
2972 #define __HAL_RCC_GET_USB_SOURCE() ((uint32_t)(READ_BIT(RCC->CCIPR4, RCC_CCIPR4_USBSEL)))
Dstm32h5xx_ll_rcc.h926 #define LL_RCC_USB_CLKSOURCE_HSI48 RCC_CCIPR4_USBSEL /*!< HSI48 clock used as USB clo…
1135 #define LL_RCC_USB_CLKSOURCE RCC_CCIPR4_USBSEL /*!< USB Clock source selection */
3028 MODIFY_REG(RCC->CCIPR4, RCC_CCIPR4_USBSEL, USBxSource); in LL_RCC_SetUSBClockSource()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h9273 #define RCC_CCIPR4_USBSEL RCC_CCIPR4_USBSEL_Msk macro
Dstm32h523xx.h13733 #define RCC_CCIPR4_USBSEL RCC_CCIPR4_USBSEL_Msk macro
Dstm32h562xx.h14707 #define RCC_CCIPR4_USBSEL RCC_CCIPR4_USBSEL_Msk macro
Dstm32h533xx.h14282 #define RCC_CCIPR4_USBSEL RCC_CCIPR4_USBSEL_Msk macro
Dstm32h573xx.h17349 #define RCC_CCIPR4_USBSEL RCC_CCIPR4_USBSEL_Msk macro
Dstm32h563xx.h16800 #define RCC_CCIPR4_USBSEL RCC_CCIPR4_USBSEL_Msk macro