L14-Click 1.0
STM32WLE5CC LoRaWAN Sensor Platform
Loading...
Searching...
No Matches
STM32WLxx_System_Private_Variables
Collaboration diagram for STM32WLxx_System_Private_Variables:

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]

Detailed Description

Variable Documentation

◆ AHBPrescTable

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().

◆ APBPrescTable

const uint32_t APBPrescTable[8UL] = {0UL, 0UL, 0UL, 0UL, 1UL, 2UL, 3UL, 4UL}

Definition at line 187 of file system_stm32wlxx.c.

◆ MSIRangeTable

const uint32_t MSIRangeTable[16UL]
Initial value:
= {100000UL, 200000UL, 400000UL, 800000UL, 1000000UL, 2000000UL,
4000000UL, 8000000UL, 16000000UL, 24000000UL, 32000000UL, 48000000UL, 0UL, 0UL, 0UL, 0UL}

Definition at line 189 of file system_stm32wlxx.c.

Referenced by SystemCoreClockUpdate().

◆ SystemCoreClock

uint32_t SystemCoreClock = 4000000UL

Definition at line 183 of file system_stm32wlxx.c.

Referenced by SystemCoreClockUpdate().