Macros | |
#define | HSE_VALUE ((uint32_t)8000000) |
#define | HSE_VALUE ((uint32_t)25000000) |
#define | HSE_VALUE ((uint32_t)8000000) |
#define | HSI_VALUE ((uint32_t)16000000) |
#define | HSI_VALUE ((uint32_t)16000000) |
#define | HSI_VALUE ((uint32_t)16000000) |
#define HSE_VALUE ((uint32_t)8000000) |
Default value of the External oscillator in Hz
Definition at line 67 of file stm32f407/stm32f407g-disc1/Src/system_stm32f4xx.c.
#define HSE_VALUE ((uint32_t)25000000) |
Default value of the External oscillator in Hz
Definition at line 67 of file stm32f411/stm32f411e-disco/Src/system_stm32f4xx.c.
#define HSE_VALUE ((uint32_t)8000000) |
Default value of the External oscillator in Hz
Definition at line 71 of file stm32f469/stm32f469i-disco/Src/system_stm32f4xx.c.
#define HSI_VALUE ((uint32_t)16000000) |
Value of the Internal oscillator in Hz
Definition at line 71 of file stm32f411/stm32f411e-disco/Src/system_stm32f4xx.c.
#define HSI_VALUE ((uint32_t)16000000) |
Value of the Internal oscillator in Hz
Definition at line 71 of file stm32f407/stm32f407g-disc1/Src/system_stm32f4xx.c.
#define HSI_VALUE ((uint32_t)16000000) |
Value of the Internal oscillator in Hz
Definition at line 76 of file stm32f469/stm32f469i-disco/Src/system_stm32f4xx.c.