STM32F103xB HAL User Manual
Defines
HSE Prediv1 Factor
RCCEx Exported Constants

Defines

#define RCC_HSE_PREDIV_DIV1   0x00000000U
#define RCC_HSE_PREDIV_DIV2   RCC_CFGR_PLLXTPRE

Define Documentation

#define RCC_HSE_PREDIV_DIV1   0x00000000U

Definition at line 451 of file stm32f1xx_hal_rcc_ex.h.

#define RCC_HSE_PREDIV_DIV2   RCC_CFGR_PLLXTPRE

Definition at line 471 of file stm32f1xx_hal_rcc_ex.h.