mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
SAMA5: Add DMA controller register definitions
This commit is contained in:
@@ -5274,3 +5274,5 @@
|
||||
interrupts (2013-8-3).
|
||||
* arch/*/src/*/*_irq.c: Standardize configuration variables used
|
||||
to enable interrupt controller debug output (2013-8-3).
|
||||
* arch/arm/src/sama5/chip/sam_dmac.h: Add register definitions for the
|
||||
SAMA5 DMA controller (2013-8-3).
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
#define SAM_DMAC_SREQ_OFFSET 0x08 /* DMAC Software Single Request Register */
|
||||
#define SAM_DMAC_CREQ_OFFSET 0x0c /* DMAC Software Chunk Transfer Request Register */
|
||||
#define SAM_DMAC_LAST_OFFSET 0x10 /* DMAC Software Last Transfer Flag Register */
|
||||
/* 0x014-0x18: Reserved */
|
||||
/* 0x014: Reserved */
|
||||
#define SAM_DMAC_EBCIER_OFFSET 0x18 /* DMAC Error Enable */
|
||||
#define SAM_DMAC_EBCIDR_OFFSET 0x1C /* DMAC Error Disable */
|
||||
#define SAM_DMAC_EBCIMR_OFFSET 0x20 /* DMAC Error Mask */
|
||||
|
||||
Executable
+790
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user