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

Go to the source code of this file.

Macros

#define PERIPH_BASE   (0x40000000U)
 
#define SYSTEM_CON_BASE   (PERIPH_BASE + 0x0)
 
#define GPIO_BASE   (PERIPH_BASE + 0x1000)
 
#define TIMER_SE0_BASE   (PERIPH_BASE + 0x2000)
 
#define TIMER_SE1_BASE   (PERIPH_BASE + 0x2400)
 
#define WDT_BASE   (PERIPH_BASE + 0x19000)
 
#define SYSCTL_BASE   (PERIPH_BASE + 0xf0000)