G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
Oscillator Values adaptation

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

Macros

#define HSE_VALUE   8000000U
#define HSI_VALUE   8000000U
#define LSE_VALUE   32768U
#define LSI_VALUE   32000U

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.

Macro Definition Documentation

◆ HSE_VALUE

#define HSE_VALUE   8000000U

Value of the HSE oscillator in Hz

Definition at line 119 of file g32r4xx_ddl_rcm.h.

◆ HSI_VALUE

#define HSI_VALUE   8000000U

Value of the HSI oscillator in Hz

Definition at line 123 of file g32r4xx_ddl_rcm.h.

◆ LSE_VALUE

#define LSE_VALUE   32768U

Value of the LSE oscillator in Hz

Definition at line 127 of file g32r4xx_ddl_rcm.h.

◆ LSI_VALUE

#define LSI_VALUE   32000U

Value of the LSI oscillator in Hz

Definition at line 131 of file g32r4xx_ddl_rcm.h.