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

Macros | |
| #define | MEMCTL_BASE (SYS_PERIPH_BASE + 0x0000) |
| #define | SCC_BASE (SYS_PERIPH_BASE + 0x0400) |
| #define | WWDT_BASE (SYS_PERIPH_BASE + 0x0800) |
| #define | RTC_BASE (SYS_PERIPH_BASE + 0x0C00) |
| #define | CRC_BASE (SYS_PERIPH_BASE + 0x1000) |
| #define | GPIOA_BASE (SYS_PERIPH_BASE + 0x1400) |
| #define | GPIOB_BASE (SYS_PERIPH_BASE + 0x1800) |
| #define | GPIOC_BASE (SYS_PERIPH_BASE + 0x1C00) |
| #define | GPIOD_BASE (SYS_PERIPH_BASE + 0x2000) |
| #define | GPIOE_BASE (SYS_PERIPH_BASE + 0x2400) |
| #define | GPIOF_BASE (SYS_PERIPH_BASE + 0x2800) |
| #define | GPIOG_BASE (SYS_PERIPH_BASE + 0x2C00) |
| #define CRC_BASE (SYS_PERIPH_BASE + 0x1000) |
Definition at line 62 of file pac55xx/memorymap.h.
| #define GPIOA_BASE (SYS_PERIPH_BASE + 0x1400) |
Definition at line 63 of file pac55xx/memorymap.h.
| #define GPIOB_BASE (SYS_PERIPH_BASE + 0x1800) |
Definition at line 64 of file pac55xx/memorymap.h.
| #define GPIOC_BASE (SYS_PERIPH_BASE + 0x1C00) |
Definition at line 65 of file pac55xx/memorymap.h.
| #define GPIOD_BASE (SYS_PERIPH_BASE + 0x2000) |
Definition at line 66 of file pac55xx/memorymap.h.
| #define GPIOE_BASE (SYS_PERIPH_BASE + 0x2400) |
Definition at line 67 of file pac55xx/memorymap.h.
| #define GPIOF_BASE (SYS_PERIPH_BASE + 0x2800) |
Definition at line 68 of file pac55xx/memorymap.h.
| #define GPIOG_BASE (SYS_PERIPH_BASE + 0x2C00) |
Definition at line 69 of file pac55xx/memorymap.h.
| #define MEMCTL_BASE (SYS_PERIPH_BASE + 0x0000) |
Definition at line 58 of file pac55xx/memorymap.h.
| #define RTC_BASE (SYS_PERIPH_BASE + 0x0C00) |
Definition at line 61 of file pac55xx/memorymap.h.
| #define SCC_BASE (SYS_PERIPH_BASE + 0x0400) |
Definition at line 59 of file pac55xx/memorymap.h.
| #define WWDT_BASE (SYS_PERIPH_BASE + 0x0800) |
Definition at line 60 of file pac55xx/memorymap.h.