STM32H735xx HAL User Manual
Defines
Oscillator Values adaptation
RCC Exported Constants

Defines used to adapt values of different oscillators. More...

Defines

#define HSI48_VALUE   48000000U

Detailed Description

Defines used to adapt values of different oscillators.

Note:
These values could be modified in the user environment according to HW set-up.

Define Documentation

#define HSI48_VALUE   48000000U

Value of the HSI48 oscillator in Hz

Definition at line 188 of file stm32h7xx_ll_rcc.h.

Referenced by LL_RCC_GetUSBClockFreq().