libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
System Control

Defined Constants and Types for the LM3S System Control More...

Collaboration diagram for System Control:

Macros

#define SYSTEMCONTROL_DID0   MMIO32(SYSTEMCONTROL_BASE + 0x000)
 
#define SYSTEMCONTROL_DID1   MMIO32(SYSTEMCONTROL_BASE + 0x004)
 
#define SYSTEMCONTROL_DC0   MMIO32(SYSTEMCONTROL_BASE + 0x008)
 
#define SYSTEMCONTROL_DC1   MMIO32(SYSTEMCONTROL_BASE + 0x010)
 
#define SYSTEMCONTROL_DC2   MMIO32(SYSTEMCONTROL_BASE + 0x014)
 
#define SYSTEMCONTROL_DC3   MMIO32(SYSTEMCONTROL_BASE + 0x018)
 
#define SYSTEMCONTROL_DC4   MMIO32(SYSTEMCONTROL_BASE + 0x01C)
 
#define SYSTEMCONTROL_DC5   MMIO32(SYSTEMCONTROL_BASE + 0x020)
 
#define SYSTEMCONTROL_DC6   MMIO32(SYSTEMCONTROL_BASE + 0x024)
 
#define SYSTEMCONTROL_DC7   MMIO32(SYSTEMCONTROL_BASE + 0x028)
 
#define SYSTEMCONTROL_PBORCTL   MMIO32(SYSTEMCONTROL_BASE + 0x030)
 
#define SYSTEMCONTROL_LDORCTL   MMIO32(SYSTEMCONTROL_BASE + 0x034)
 
#define SYSTEMCONTROL_SRCR0   MMIO32(SYSTEMCONTROL_BASE + 0x040)
 
#define SYSTEMCONTROL_SRCR1   MMIO32(SYSTEMCONTROL_BASE + 0x044)
 
#define SYSTEMCONTROL_SRCR2   MMIO32(SYSTEMCONTROL_BASE + 0x048)
 
#define SYSTEMCONTROL_RIS   MMIO32(SYSTEMCONTROL_BASE + 0x050)
 
#define SYSTEMCONTROL_IMC   MMIO32(SYSTEMCONTROL_BASE + 0x054)
 
#define SYSTEMCONTROL_MISC   MMIO32(SYSTEMCONTROL_BASE + 0x058)
 
#define SYSTEMCONTROL_RESC   MMIO32(SYSTEMCONTROL_BASE + 0x05C)
 
#define SYSTEMCONTROL_RCC   MMIO32(SYSTEMCONTROL_BASE + 0x060)
 
#define SYSTEMCONTROL_PLLCFG   MMIO32(SYSTEMCONTROL_BASE + 0x064)
 
#define SYSTEMCONTROL_GPIOHBCTL   MMIO32(SYSTEMCONTROL_BASE + 0x06C)
 
#define SYSTEMCONTROL_RCC2   MMIO32(SYSTEMCONTROL_BASE + 0x070)
 
#define SYSTEMCONTROL_MOSCCTL   MMIO32(SYSTEMCONTROL_BASE + 0x07C)
 
#define SYSTEMCONTROL_RCGC0   MMIO32(SYSTEMCONTROL_BASE + 0x100)
 
#define SYSTEMCONTROL_RCGC1   MMIO32(SYSTEMCONTROL_BASE + 0x104)
 
#define SYSTEMCONTROL_RCGC2   MMIO32(SYSTEMCONTROL_BASE + 0x108)
 
#define SYSTEMCONTROL_SCGC0   MMIO32(SYSTEMCONTROL_BASE + 0x110)
 
#define SYSTEMCONTROL_SCGC1   MMIO32(SYSTEMCONTROL_BASE + 0x114)
 
#define SYSTEMCONTROL_SCGC2   MMIO32(SYSTEMCONTROL_BASE + 0x118)
 
#define SYSTEMCONTROL_DCGC0   MMIO32(SYSTEMCONTROL_BASE + 0x120)
 
#define SYSTEMCONTROL_DCGC1   MMIO32(SYSTEMCONTROL_BASE + 0x124)
 
#define SYSTEMCONTROL_DCGC2   MMIO32(SYSTEMCONTROL_BASE + 0x128)
 
#define SYSTEMCONTROL_DSLPCLKCFG   MMIO32(SYSTEMCONTROL_BASE + 0x144)
 

Detailed Description

Defined Constants and Types for the LM3S System Control

Version
1.0.0
Author
© 2011 Gareth McMullin garet.nosp@m.h@bl.nosp@m.acksp.nosp@m.here.nosp@m..co.n.nosp@m.z
Date
10 March 2013

LGPL License Terms libopencm3 License

Macro Definition Documentation

◆ SYSTEMCONTROL_DC0

#define SYSTEMCONTROL_DC0   MMIO32(SYSTEMCONTROL_BASE + 0x008)

Definition at line 45 of file systemcontrol.h.

◆ SYSTEMCONTROL_DC1

#define SYSTEMCONTROL_DC1   MMIO32(SYSTEMCONTROL_BASE + 0x010)

Definition at line 46 of file systemcontrol.h.

◆ SYSTEMCONTROL_DC2

#define SYSTEMCONTROL_DC2   MMIO32(SYSTEMCONTROL_BASE + 0x014)

Definition at line 47 of file systemcontrol.h.

◆ SYSTEMCONTROL_DC3

#define SYSTEMCONTROL_DC3   MMIO32(SYSTEMCONTROL_BASE + 0x018)

Definition at line 48 of file systemcontrol.h.

◆ SYSTEMCONTROL_DC4

#define SYSTEMCONTROL_DC4   MMIO32(SYSTEMCONTROL_BASE + 0x01C)

Definition at line 49 of file systemcontrol.h.

◆ SYSTEMCONTROL_DC5

#define SYSTEMCONTROL_DC5   MMIO32(SYSTEMCONTROL_BASE + 0x020)

Definition at line 50 of file systemcontrol.h.

◆ SYSTEMCONTROL_DC6

#define SYSTEMCONTROL_DC6   MMIO32(SYSTEMCONTROL_BASE + 0x024)

Definition at line 51 of file systemcontrol.h.

◆ SYSTEMCONTROL_DC7

#define SYSTEMCONTROL_DC7   MMIO32(SYSTEMCONTROL_BASE + 0x028)

Definition at line 52 of file systemcontrol.h.

◆ SYSTEMCONTROL_DCGC0

#define SYSTEMCONTROL_DCGC0   MMIO32(SYSTEMCONTROL_BASE + 0x120)

Definition at line 73 of file systemcontrol.h.

◆ SYSTEMCONTROL_DCGC1

#define SYSTEMCONTROL_DCGC1   MMIO32(SYSTEMCONTROL_BASE + 0x124)

Definition at line 74 of file systemcontrol.h.

◆ SYSTEMCONTROL_DCGC2

#define SYSTEMCONTROL_DCGC2   MMIO32(SYSTEMCONTROL_BASE + 0x128)

Definition at line 75 of file systemcontrol.h.

◆ SYSTEMCONTROL_DID0

#define SYSTEMCONTROL_DID0   MMIO32(SYSTEMCONTROL_BASE + 0x000)

Definition at line 43 of file systemcontrol.h.

◆ SYSTEMCONTROL_DID1

#define SYSTEMCONTROL_DID1   MMIO32(SYSTEMCONTROL_BASE + 0x004)

Definition at line 44 of file systemcontrol.h.

◆ SYSTEMCONTROL_DSLPCLKCFG

#define SYSTEMCONTROL_DSLPCLKCFG   MMIO32(SYSTEMCONTROL_BASE + 0x144)

Definition at line 76 of file systemcontrol.h.

◆ SYSTEMCONTROL_GPIOHBCTL

#define SYSTEMCONTROL_GPIOHBCTL   MMIO32(SYSTEMCONTROL_BASE + 0x06C)

Definition at line 64 of file systemcontrol.h.

◆ SYSTEMCONTROL_IMC

#define SYSTEMCONTROL_IMC   MMIO32(SYSTEMCONTROL_BASE + 0x054)

Definition at line 59 of file systemcontrol.h.

◆ SYSTEMCONTROL_LDORCTL

#define SYSTEMCONTROL_LDORCTL   MMIO32(SYSTEMCONTROL_BASE + 0x034)

Definition at line 54 of file systemcontrol.h.

◆ SYSTEMCONTROL_MISC

#define SYSTEMCONTROL_MISC   MMIO32(SYSTEMCONTROL_BASE + 0x058)

Definition at line 60 of file systemcontrol.h.

◆ SYSTEMCONTROL_MOSCCTL

#define SYSTEMCONTROL_MOSCCTL   MMIO32(SYSTEMCONTROL_BASE + 0x07C)

Definition at line 66 of file systemcontrol.h.

◆ SYSTEMCONTROL_PBORCTL

#define SYSTEMCONTROL_PBORCTL   MMIO32(SYSTEMCONTROL_BASE + 0x030)

Definition at line 53 of file systemcontrol.h.

◆ SYSTEMCONTROL_PLLCFG

#define SYSTEMCONTROL_PLLCFG   MMIO32(SYSTEMCONTROL_BASE + 0x064)

Definition at line 63 of file systemcontrol.h.

◆ SYSTEMCONTROL_RCC

#define SYSTEMCONTROL_RCC   MMIO32(SYSTEMCONTROL_BASE + 0x060)

Definition at line 62 of file systemcontrol.h.

◆ SYSTEMCONTROL_RCC2

#define SYSTEMCONTROL_RCC2   MMIO32(SYSTEMCONTROL_BASE + 0x070)

Definition at line 65 of file systemcontrol.h.

◆ SYSTEMCONTROL_RCGC0

#define SYSTEMCONTROL_RCGC0   MMIO32(SYSTEMCONTROL_BASE + 0x100)

Definition at line 67 of file systemcontrol.h.

◆ SYSTEMCONTROL_RCGC1

#define SYSTEMCONTROL_RCGC1   MMIO32(SYSTEMCONTROL_BASE + 0x104)

Definition at line 68 of file systemcontrol.h.

◆ SYSTEMCONTROL_RCGC2

#define SYSTEMCONTROL_RCGC2   MMIO32(SYSTEMCONTROL_BASE + 0x108)

Definition at line 69 of file systemcontrol.h.

◆ SYSTEMCONTROL_RESC

#define SYSTEMCONTROL_RESC   MMIO32(SYSTEMCONTROL_BASE + 0x05C)

Definition at line 61 of file systemcontrol.h.

◆ SYSTEMCONTROL_RIS

#define SYSTEMCONTROL_RIS   MMIO32(SYSTEMCONTROL_BASE + 0x050)

Definition at line 58 of file systemcontrol.h.

◆ SYSTEMCONTROL_SCGC0

#define SYSTEMCONTROL_SCGC0   MMIO32(SYSTEMCONTROL_BASE + 0x110)

Definition at line 70 of file systemcontrol.h.

◆ SYSTEMCONTROL_SCGC1

#define SYSTEMCONTROL_SCGC1   MMIO32(SYSTEMCONTROL_BASE + 0x114)

Definition at line 71 of file systemcontrol.h.

◆ SYSTEMCONTROL_SCGC2

#define SYSTEMCONTROL_SCGC2   MMIO32(SYSTEMCONTROL_BASE + 0x118)

Definition at line 72 of file systemcontrol.h.

◆ SYSTEMCONTROL_SRCR0

#define SYSTEMCONTROL_SRCR0   MMIO32(SYSTEMCONTROL_BASE + 0x040)

Definition at line 55 of file systemcontrol.h.

◆ SYSTEMCONTROL_SRCR1

#define SYSTEMCONTROL_SRCR1   MMIO32(SYSTEMCONTROL_BASE + 0x044)

Definition at line 56 of file systemcontrol.h.

◆ SYSTEMCONTROL_SRCR2

#define SYSTEMCONTROL_SRCR2   MMIO32(SYSTEMCONTROL_BASE + 0x048)

Definition at line 57 of file systemcontrol.h.