Home
last modified time | relevance | path

Searched refs:RCC_USBOTGFSCLKSOURCE_HSI48 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_rcc_ex.h591 #define RCC_USBOTGFSCLKSOURCE_HSI48 0U /*!< HSI48 selection (default) */ macro
1941 (((__SOURCE__) == RCC_USBOTGFSCLKSOURCE_HSI48) || \
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_rcc_ex.c1354 case RCC_USBOTGFSCLKSOURCE_HSI48: /* HSI48 is used as clock source for USB OTG FS */ in HAL_RCCEx_PeriphCLKConfig()
2637 case RCC_USBOTGFSCLKSOURCE_HSI48: /*!< HSI48 is the clock source for USBOTGFS */ in HAL_RCCEx_GetPeriphCLKFreq()