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

Variables | |
| uint32_t | SystemCoreClock = 64000000 |
| uint32_t | SystemD2Clock = 64000000 |
| const uint8_t | D1CorePrescTable [16] = {0, 0, 0, 0, 1, 2, 3, 4, 1, 2, 3, 4, 6, 7, 8, 9} |
| const uint8_t D1CorePrescTable[16] = {0, 0, 0, 0, 1, 2, 3, 4, 1, 2, 3, 4, 6, 7, 8, 9} |
Definition at line 155 of file system_stm32h7xx.c.
Referenced by SystemCoreClockUpdate().
| uint32_t SystemCoreClock = 64000000 |
Definition at line 153 of file system_stm32h7xx.c.
Referenced by SystemCoreClockUpdate().
| uint32_t SystemD2Clock = 64000000 |
Definition at line 154 of file system_stm32h7xx.c.
Referenced by SystemCoreClockUpdate().