STSW-STLKT01: STM32L4xx_System_Private_Variables

STSW-STLKT01

STSW-STLKT01
STM32L4xx_System_Private_Variables

Variables

uint32_t SystemCoreClock = 4000000
 
const uint8_t AHBPrescTable [16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}
 
const uint8_t APBPrescTable [8] = {0, 0, 0, 0, 1, 2, 3, 4}
 
const uint32_t MSIRangeTable [12]
 
uint32_t SystemCoreClock = 4000000
 
const uint8_t AHBPrescTable [16] = {0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 3, 4, 6, 7, 8, 9}
 
const uint8_t APBPrescTable [8] = {0, 0, 0, 0, 1, 2, 3, 4}
 
const uint32_t MSIRangeTable [12]
 

Detailed Description

Variable Documentation

◆ MSIRangeTable [1/2]

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

Definition at line 175 of file system_stm32l4xx.c.

◆ MSIRangeTable [2/2]

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

Definition at line 175 of file system_stm32l4xx.c.

Generated by   doxygen 1.8.13