Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Gamari <bgamari.foss@gmail.com>2013-07-02 14:57:11 +0400
committerPiotr Esden-Tempski <piotr@esden.net>2013-07-08 00:52:14 +0400
commit036cb51676d40117dac6f7871a6fc77b92388a9a (patch)
tree5e8578d12c7619dda81c8acce4f1db86660ea25f /scripts
parente8af7a98eed7e57fa328165c4403e7c82973840b (diff)
lpc43xx/gpdma.csv: Fix INTSTAT register name
Diffstat (limited to 'scripts')
-rw-r--r--scripts/data/lpc43xx/gpdma.csv2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/data/lpc43xx/gpdma.csv b/scripts/data/lpc43xx/gpdma.csv
index d87b5d22..003edc79 100644
--- a/scripts/data/lpc43xx/gpdma.csv
+++ b/scripts/data/lpc43xx/gpdma.csv
@@ -1,4 +1,4 @@
-GPDMA_NTSTAT,0,8,INTSTAT,Status of DMA channel interrupts after masking,0x00,r
+GPDMA_INTSTAT,0,8,INTSTAT,Status of DMA channel interrupts after masking,0x00,r
GPDMA_INTTCSTAT,0,8,INTTCSTAT,Terminal count interrupt request status for DMA channels,0x00,r
GPDMA_INTTCCLEAR,0,8,INTTCCLEAR,Allows clearing the Terminal count interrupt request (IntTCStat) for DMA channels,0x00,w
GPDMA_INTERRSTAT,0,8,INTERRSTAT,Interrupt error status for DMA channels,0x00,r