|
ICARUS OS (Intelligent Cooperative Architecture for Real-time Unified Systems) 0.1.0
Preemptive Real-Time Operating System for ARM Cortex-M7
|
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().