Macros | |
#define | CSI_VALUE ((uint32_t)4000000) |
#define | CSI_VALUE ((uint32_t)4000000) |
#define | HSE_VALUE ((uint32_t)25000000) |
#define | HSE_VALUE ((uint32_t)25000000) |
#define | HSI_VALUE ((uint32_t)64000000) |
#define | HSI_VALUE ((uint32_t)64000000) |
#define CSI_VALUE ((uint32_t)4000000) |
Value of the Internal oscillator in Hz
Definition at line 55 of file stm32h735/stm32h735g-dk/Src/system_stm32h7xx.c.
#define CSI_VALUE ((uint32_t)4000000) |
Value of the Internal oscillator in Hz
Definition at line 56 of file stm32h747/stm32h747i-disco/CM7/Src/system_stm32h7xx.c.
#define HSE_VALUE ((uint32_t)25000000) |
Value of the External oscillator in Hz
Definition at line 51 of file stm32h735/stm32h735g-dk/Src/system_stm32h7xx.c.
#define HSE_VALUE ((uint32_t)25000000) |
Value of the External oscillator in Hz
Definition at line 52 of file stm32h747/stm32h747i-disco/CM7/Src/system_stm32h7xx.c.
#define HSI_VALUE ((uint32_t)64000000) |
Value of the Internal oscillator in Hz
Definition at line 59 of file stm32h735/stm32h735g-dk/Src/system_stm32h7xx.c.
#define HSI_VALUE ((uint32_t)64000000) |
Value of the Internal oscillator in Hz
Definition at line 60 of file stm32h747/stm32h747i-disco/CM7/Src/system_stm32h7xx.c.