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

Macros | |
| #define | ADC_BASE (PERIPH_BASE + 0x00000) |
| #define | I2C_BASE (PERIPH_BASE + 0x10000) |
| #define | USARTA_BASE (PERIPH_BASE + 0x20000) |
| #define | USARTB_BASE (PERIPH_BASE + 0x30000) |
| #define | USARTC_BASE (PERIPH_BASE + 0x40000) |
| #define | USARTD_BASE (PERIPH_BASE + 0x50000) |
| #define | TIMERA_BASE (PERIPH_BASE + 0x60000) |
| #define | TIMERB_BASE (PERIPH_BASE + 0x70000) |
| #define | TIMERC_BASE (PERIPH_BASE + 0x80000) |
| #define | TIMERD_BASE (PERIPH_BASE + 0x90000) |
| #define | CAN_BASE (PERIPH_BASE + 0xA0000) |
| #define | GPTIMERA_BASE (PERIPH_BASE + 0xB0000) |
| #define | GPTIMERB_BASE (PERIPH_BASE + 0xC0000) |
| #define | SYS_PERIPH_BASE (PERIPH_BASE + 0xD0000) |
| #define ADC_BASE (PERIPH_BASE + 0x00000) |
Definition at line 41 of file pac55xx/memorymap.h.
| #define CAN_BASE (PERIPH_BASE + 0xA0000) |
Definition at line 51 of file pac55xx/memorymap.h.
| #define GPTIMERA_BASE (PERIPH_BASE + 0xB0000) |
Definition at line 52 of file pac55xx/memorymap.h.
| #define GPTIMERB_BASE (PERIPH_BASE + 0xC0000) |
Definition at line 53 of file pac55xx/memorymap.h.
| #define I2C_BASE (PERIPH_BASE + 0x10000) |
Definition at line 42 of file pac55xx/memorymap.h.
| #define SYS_PERIPH_BASE (PERIPH_BASE + 0xD0000) |
Definition at line 54 of file pac55xx/memorymap.h.
| #define TIMERA_BASE (PERIPH_BASE + 0x60000) |
Definition at line 47 of file pac55xx/memorymap.h.
| #define TIMERB_BASE (PERIPH_BASE + 0x70000) |
Definition at line 48 of file pac55xx/memorymap.h.
| #define TIMERC_BASE (PERIPH_BASE + 0x80000) |
Definition at line 49 of file pac55xx/memorymap.h.
| #define TIMERD_BASE (PERIPH_BASE + 0x90000) |
Definition at line 50 of file pac55xx/memorymap.h.
| #define USARTA_BASE (PERIPH_BASE + 0x20000) |
Definition at line 43 of file pac55xx/memorymap.h.
| #define USARTB_BASE (PERIPH_BASE + 0x30000) |
Definition at line 44 of file pac55xx/memorymap.h.
| #define USARTC_BASE (PERIPH_BASE + 0x40000) |
Definition at line 45 of file pac55xx/memorymap.h.
| #define USARTD_BASE (PERIPH_BASE + 0x50000) |
Definition at line 46 of file pac55xx/memorymap.h.