libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
lm3s/memorymap.h File Reference
Include dependency graph for lm3s/memorymap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GPIOA_APB_BASE   (0x40004000U)
 
#define GPIOB_APB_BASE   (0x40005000U)
 
#define GPIOC_APB_BASE   (0x40006000U)
 
#define GPIOD_APB_BASE   (0x40007000U)
 
#define GPIOE_APB_BASE   (0x40024000U)
 
#define GPIOF_APB_BASE   (0x40025000U)
 
#define GPIOG_APB_BASE   (0x40026000U)
 
#define GPIOH_APB_BASE   (0x40027000U)
 
#define GPIOA_BASE   (0x40058000U)
 
#define GPIOB_BASE   (0x40059000U)
 
#define GPIOC_BASE   (0x4005A000U)
 
#define GPIOD_BASE   (0x4005B000U)
 
#define GPIOE_BASE   (0x4005C000U)
 
#define GPIOF_BASE   (0x4005D000U)
 
#define GPIOG_BASE   (0x4005E000U)
 
#define GPIOH_BASE   (0x4005F000U)
 
#define SYSTEMCONTROL_BASE   (0x400FE000U)
 

Macro Definition Documentation

◆ GPIOA_APB_BASE

#define GPIOA_APB_BASE   (0x40004000U)

Definition at line 27 of file lm3s/memorymap.h.

◆ GPIOA_BASE

#define GPIOA_BASE   (0x40058000U)

Definition at line 36 of file lm3s/memorymap.h.

◆ GPIOB_APB_BASE

#define GPIOB_APB_BASE   (0x40005000U)

Definition at line 28 of file lm3s/memorymap.h.

◆ GPIOB_BASE

#define GPIOB_BASE   (0x40059000U)

Definition at line 37 of file lm3s/memorymap.h.

◆ GPIOC_APB_BASE

#define GPIOC_APB_BASE   (0x40006000U)

Definition at line 29 of file lm3s/memorymap.h.

◆ GPIOC_BASE

#define GPIOC_BASE   (0x4005A000U)

Definition at line 38 of file lm3s/memorymap.h.

◆ GPIOD_APB_BASE

#define GPIOD_APB_BASE   (0x40007000U)

Definition at line 30 of file lm3s/memorymap.h.

◆ GPIOD_BASE

#define GPIOD_BASE   (0x4005B000U)

Definition at line 39 of file lm3s/memorymap.h.

◆ GPIOE_APB_BASE

#define GPIOE_APB_BASE   (0x40024000U)

Definition at line 31 of file lm3s/memorymap.h.

◆ GPIOE_BASE

#define GPIOE_BASE   (0x4005C000U)

Definition at line 40 of file lm3s/memorymap.h.

◆ GPIOF_APB_BASE

#define GPIOF_APB_BASE   (0x40025000U)

Definition at line 32 of file lm3s/memorymap.h.

◆ GPIOF_BASE

#define GPIOF_BASE   (0x4005D000U)

Definition at line 41 of file lm3s/memorymap.h.

◆ GPIOG_APB_BASE

#define GPIOG_APB_BASE   (0x40026000U)

Definition at line 33 of file lm3s/memorymap.h.

◆ GPIOG_BASE

#define GPIOG_BASE   (0x4005E000U)

Definition at line 42 of file lm3s/memorymap.h.

◆ GPIOH_APB_BASE

#define GPIOH_APB_BASE   (0x40027000U)

Definition at line 34 of file lm3s/memorymap.h.

◆ GPIOH_BASE

#define GPIOH_BASE   (0x4005F000U)

Definition at line 43 of file lm3s/memorymap.h.

◆ SYSTEMCONTROL_BASE

#define SYSTEMCONTROL_BASE   (0x400FE000U)

Definition at line 45 of file lm3s/memorymap.h.