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 | PM_BASE (0x40000400U) |
#define | SYSCTRL_BASE (0x40000800U) |
#define | GCLK_BASE (0x40000c00U) |
#define | WDT_BASE (0x40001000U) |
#define | RTC_BASE (0x40001400U) |
#define | EIC_BASE (0x40001800U) |
#define | DSU_BASE (0x41002000U) |
#define | NVMCTRL_BASE (0x41004000U) |
#define | PORT_BASE (0x41004400U) |
#define | DMAC_BASE (0x41004800U) |
#define | MTB_BASE (0x41006000U) |
#define | EVSYS_BASE (0x42000400U) |
#define | SERCOM0_BASE (0x42000800U) |
#define | SERCOM1_BASE (0x42000c00U) |
#define | SERCOM2_BASE (0x42001000U) |
#define | TCC0_BASE (0x42001400U) |
#define | TC1_BASE (0x42001800U) |
#define | TC2_BASE (0x42001c00U) |
#define | ADC_BASE (0x42002000U) |
#define | AC_BASE (0x42002400U) |
#define | DAC_BASE (0x42002800U) |
#define | PTC_BASE (0x42002c00U) |
#define AC_BASE (0x42002400U) |
Definition at line 47 of file sam/d/memorymap.h.
#define ADC_BASE (0x42002000U) |
Definition at line 46 of file sam/d/memorymap.h.
#define DAC_BASE (0x42002800U) |
Definition at line 48 of file sam/d/memorymap.h.
#define DMAC_BASE (0x41004800U) |
Definition at line 36 of file sam/d/memorymap.h.
#define DSU_BASE (0x41002000U) |
Definition at line 33 of file sam/d/memorymap.h.
#define EIC_BASE (0x40001800U) |
Definition at line 31 of file sam/d/memorymap.h.
#define EVSYS_BASE (0x42000400U) |
Definition at line 39 of file sam/d/memorymap.h.
#define GCLK_BASE (0x40000c00U) |
Definition at line 28 of file sam/d/memorymap.h.
#define MTB_BASE (0x41006000U) |
Definition at line 37 of file sam/d/memorymap.h.
#define NVMCTRL_BASE (0x41004000U) |
Definition at line 34 of file sam/d/memorymap.h.
#define PM_BASE (0x40000400U) |
Definition at line 26 of file sam/d/memorymap.h.
#define PORT_BASE (0x41004400U) |
Definition at line 35 of file sam/d/memorymap.h.
#define PTC_BASE (0x42002c00U) |
Definition at line 49 of file sam/d/memorymap.h.
#define RTC_BASE (0x40001400U) |
Definition at line 30 of file sam/d/memorymap.h.
#define SERCOM0_BASE (0x42000800U) |
Definition at line 40 of file sam/d/memorymap.h.
#define SERCOM1_BASE (0x42000c00U) |
Definition at line 41 of file sam/d/memorymap.h.
#define SERCOM2_BASE (0x42001000U) |
Definition at line 42 of file sam/d/memorymap.h.
#define SYSCTRL_BASE (0x40000800U) |
Definition at line 27 of file sam/d/memorymap.h.
#define TC1_BASE (0x42001800U) |
Definition at line 44 of file sam/d/memorymap.h.
#define TC2_BASE (0x42001c00U) |
Definition at line 45 of file sam/d/memorymap.h.
#define TCC0_BASE (0x42001400U) |
Definition at line 43 of file sam/d/memorymap.h.
#define WDT_BASE (0x40001000U) |
Definition at line 29 of file sam/d/memorymap.h.