|
ICARUS OS (Intelligent Cooperative Architecture for Real-time Unified Systems) 0.1.0
Preemptive Real-Time Operating System for ARM Cortex-M7
|
Macros | |
| #define | HSE_VALUE ((uint32_t)25000000) |
| #define | CSI_VALUE ((uint32_t)4000000) |
| #define | HSI_VALUE ((uint32_t)64000000) |
| #define CSI_VALUE ((uint32_t)4000000) |
Value of the Internal oscillator in Hz
Definition at line 60 of file system_stm32h7xx.c.
| #define HSE_VALUE ((uint32_t)25000000) |
Value of the External oscillator in Hz
Definition at line 56 of file system_stm32h7xx.c.
| #define HSI_VALUE ((uint32_t)64000000) |
Value of the Internal oscillator in Hz
Definition at line 64 of file system_stm32h7xx.c.