mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 02:58:01 +08:00
PIC32MZ: Add DMA register definition header file
This commit is contained in:
@@ -517,7 +517,7 @@
|
||||
/* Global DMA Registers */
|
||||
/* DMA Controller Control Register */
|
||||
|
||||
#if defined(CHIP_PIC32MX3) || defined(CHIP_PIC32MX4)
|
||||
#if defined(CHIP_PIC32MX1) || defined(CHIP_PIC32MX2)
|
||||
|
||||
# define DMA_CON_DMABUSY (1 << 11) /* Bit 15: DMA module busy */
|
||||
# define DMA_CON_SUSPEND (1 << 12) /* Bit 12: DMA suspend */
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user