|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <libopencm3/cm3/common.h>

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) |
| #define GPIOA_APB_BASE (0x40004000U) |
Definition at line 27 of file lm3s/memorymap.h.
| #define GPIOA_BASE (0x40058000U) |
Definition at line 36 of file lm3s/memorymap.h.
| #define GPIOB_APB_BASE (0x40005000U) |
Definition at line 28 of file lm3s/memorymap.h.
| #define GPIOB_BASE (0x40059000U) |
Definition at line 37 of file lm3s/memorymap.h.
| #define GPIOC_APB_BASE (0x40006000U) |
Definition at line 29 of file lm3s/memorymap.h.
| #define GPIOC_BASE (0x4005A000U) |
Definition at line 38 of file lm3s/memorymap.h.
| #define GPIOD_APB_BASE (0x40007000U) |
Definition at line 30 of file lm3s/memorymap.h.
| #define GPIOD_BASE (0x4005B000U) |
Definition at line 39 of file lm3s/memorymap.h.
| #define GPIOE_APB_BASE (0x40024000U) |
Definition at line 31 of file lm3s/memorymap.h.
| #define GPIOE_BASE (0x4005C000U) |
Definition at line 40 of file lm3s/memorymap.h.
| #define GPIOF_APB_BASE (0x40025000U) |
Definition at line 32 of file lm3s/memorymap.h.
| #define GPIOF_BASE (0x4005D000U) |
Definition at line 41 of file lm3s/memorymap.h.
| #define GPIOG_APB_BASE (0x40026000U) |
Definition at line 33 of file lm3s/memorymap.h.
| #define GPIOG_BASE (0x4005E000U) |
Definition at line 42 of file lm3s/memorymap.h.
| #define GPIOH_APB_BASE (0x40027000U) |
Definition at line 34 of file lm3s/memorymap.h.
| #define GPIOH_BASE (0x4005F000U) |
Definition at line 43 of file lm3s/memorymap.h.
| #define SYSTEMCONTROL_BASE (0x400FE000U) |
Definition at line 45 of file lm3s/memorymap.h.