libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
Macros | |
#define | FLASH_BASE (0x00000000UL) |
#define | INFO1_FLASH_BASE (0x00100000UL) |
#define | INFO2_FLASH_BASE (0x00100400UL) |
#define | INFO3_FLASH_BASE (0x00100800UL) |
#define | SRAM_BASE (0x20000000UL) |
#define | PERIPH_BASE (0x40000000UL) |
#define FLASH_BASE (0x00000000UL) |
Definition at line 32 of file pac55xx/memorymap.h.
#define INFO1_FLASH_BASE (0x00100000UL) |
Definition at line 33 of file pac55xx/memorymap.h.
#define INFO2_FLASH_BASE (0x00100400UL) |
Definition at line 34 of file pac55xx/memorymap.h.
#define INFO3_FLASH_BASE (0x00100800UL) |
Definition at line 35 of file pac55xx/memorymap.h.
#define PERIPH_BASE (0x40000000UL) |
Definition at line 37 of file pac55xx/memorymap.h.
#define SRAM_BASE (0x20000000UL) |
Definition at line 36 of file pac55xx/memorymap.h.