![]() |
Da Vinci Firmware 1
Firmware for the DaVinci-M rocket avionics board.
|

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.