|
L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
|
Variables | |
| uint32_t | SystemCoreClock = 4000000UL |
| const uint32_t | AHBPrescTable [16UL] = {1UL, 3UL, 5UL, 1UL, 1UL, 6UL, 10UL, 32UL, 2UL, 4UL, 8UL, 16UL, 64UL, 128UL, 256UL, 512UL} |
| const uint32_t | APBPrescTable [8UL] = {0UL, 0UL, 0UL, 0UL, 1UL, 2UL, 3UL, 4UL} |
| const uint32_t | MSIRangeTable [16UL] |
| const uint32_t AHBPrescTable[16UL] = {1UL, 3UL, 5UL, 1UL, 1UL, 6UL, 10UL, 32UL, 2UL, 4UL, 8UL, 16UL, 64UL, 128UL, 256UL, 512UL} |
Definition at line 185 of file system_stm32wlxx.c.
Referenced by SystemCoreClockUpdate().
| const uint32_t APBPrescTable[8UL] = {0UL, 0UL, 0UL, 0UL, 1UL, 2UL, 3UL, 4UL} |
Definition at line 187 of file system_stm32wlxx.c.
| const uint32_t MSIRangeTable[16UL] |
Definition at line 189 of file system_stm32wlxx.c.
Referenced by SystemCoreClockUpdate().
| uint32_t SystemCoreClock = 4000000UL |
Definition at line 183 of file system_stm32wlxx.c.
Referenced by SystemCoreClockUpdate().