Home
last modified time | relevance | path

Searched refs:LL_RCC_USB_CLKSOURCE_MSI (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_rcc_ex.h578 #define RCC_USBCLKSOURCE_MSI LL_RCC_USB_CLKSOURCE_MSI /*!< MSI clock selected as US…
Dstm32wbxx_ll_rcc.h530 #define LL_RCC_USB_CLKSOURCE_MSI LL_RCC_CLK48_CLKSOURCE_MSI /*!< MSI selected as USB… macro
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_rcc.c1077 case LL_RCC_USB_CLKSOURCE_MSI: /* MSI clock used as USB clock source */ in LL_RCC_GetUSBClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_rcc_ex.c750 case LL_RCC_USB_CLKSOURCE_MSI: /* MSI clock used as USB clock source */ in HAL_RCCEx_GetPeriphCLKFreq()
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_rcc.c1184 case LL_RCC_USB_CLKSOURCE_MSI: /* MSI clock used as USB clock source */ in LL_RCC_GetUSBClockFreq()
/hal_stm32-3.4.0/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_rcc.h516 #define LL_RCC_USB_CLKSOURCE_MSI RCC_CCIPR1_CLK48MSEL /*!< MSI clock used as USB clock … macro
/hal_stm32-3.4.0/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_ll_rcc.h569 #define LL_RCC_USB_CLKSOURCE_MSI RCC_CCIPR_CLK48SEL /*!< MSI clock used as USB clock so… macro