STM32F103xB HAL User Manual
Defines
USB Prescaler
RCCEx Exported Constants

Defines

#define RCC_USBCLKSOURCE_PLL   RCC_CFGR_USBPRE
#define RCC_USBCLKSOURCE_PLL_DIV1_5   0x00000000U

Define Documentation

#define RCC_USBCLKSOURCE_PLL   RCC_CFGR_USBPRE

Definition at line 394 of file stm32f1xx_hal_rcc_ex.h.

Referenced by HAL_RCCEx_GetPeriphCLKFreq().

#define RCC_USBCLKSOURCE_PLL_DIV1_5   0x00000000U

Definition at line 395 of file stm32f1xx_hal_rcc_ex.h.