![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
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 |
Defines used to adapt values of different oscillators.
| #define HSE_VALUE 8000000U |
Value of the HSE oscillator in Hz
Definition at line 119 of file g32r4xx_ddl_rcm.h.
| #define HSI_VALUE 8000000U |
Value of the HSI oscillator in Hz
Definition at line 123 of file g32r4xx_ddl_rcm.h.
| #define LSE_VALUE 32768U |
Value of the LSE oscillator in Hz
Definition at line 127 of file g32r4xx_ddl_rcm.h.
| #define LSI_VALUE 32000U |
Value of the LSI oscillator in Hz
Definition at line 131 of file g32r4xx_ddl_rcm.h.