|
STSW-STLKT01
|
STM32L4xx_System_Private_Includes
Macros | |
| #define | HSE_VALUE ((uint32_t)8000000) |
| #define | MSI_VALUE ((uint32_t)4000000) |
| #define | HSI_VALUE ((uint32_t)16000000) |
| #define | HSE_VALUE ((uint32_t)8000000) |
| #define | MSI_VALUE ((uint32_t)4000000) |
| #define | HSI_VALUE ((uint32_t)16000000) |
Detailed Description
Macro Definition Documentation
◆ HSE_VALUE [1/2]
| #define HSE_VALUE ((uint32_t)8000000) |
Value of the External oscillator in Hz
Definition at line 113 of file system_stm32l4xx.c.
◆ HSE_VALUE [2/2]
| #define HSE_VALUE ((uint32_t)8000000) |
Value of the External oscillator in Hz
Definition at line 113 of file system_stm32l4xx.c.
◆ HSI_VALUE [1/2]
| #define HSI_VALUE ((uint32_t)16000000) |
Value of the Internal oscillator in Hz
Definition at line 121 of file system_stm32l4xx.c.
◆ HSI_VALUE [2/2]
| #define HSI_VALUE ((uint32_t)16000000) |
Value of the Internal oscillator in Hz
Definition at line 121 of file system_stm32l4xx.c.
◆ MSI_VALUE [1/2]
| #define MSI_VALUE ((uint32_t)4000000) |
Value of the Internal oscillator in Hz
Definition at line 117 of file system_stm32l4xx.c.
◆ MSI_VALUE [2/2]
| #define MSI_VALUE ((uint32_t)4000000) |
Value of the Internal oscillator in Hz
Definition at line 117 of file system_stm32l4xx.c.
Generated by
1.8.13