aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/SPC560Dxx/SPI/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/SPC560Dxx/SPI/mcuconf.h')
-rw-r--r--testhal/SPC560Dxx/SPI/mcuconf.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/testhal/SPC560Dxx/SPI/mcuconf.h b/testhal/SPC560Dxx/SPI/mcuconf.h
index 166be874b..320ca274b 100644
--- a/testhal/SPC560Dxx/SPI/mcuconf.h
+++ b/testhal/SPC560Dxx/SPI/mcuconf.h
@@ -215,6 +215,12 @@
SPC5_MCR_PCSIS5 | \
SPC5_MCR_PCSIS6 | \
SPC5_MCR_PCSIS7)
+#define SPC5_SPI_DSPI0_TX1_DMA_CH_ID 4
+#define SPC5_SPI_DSPI0_TX2_DMA_CH_ID 5
+#define SPC5_SPI_DSPI0_RX_DMA_CH_ID 6
+#define SPC5_SPI_DSPI1_TX1_DMA_CH_ID 7
+#define SPC5_SPI_DSPI1_TX2_DMA_CH_ID 8
+#define SPC5_SPI_DSPI1_RX_DMA_CH_ID 9
#define SPC5_SPI_DSPI0_DMA_IRQ_PRIO 10
#define SPC5_SPI_DSPI1_DMA_IRQ_PRIO 10
#define SPC5_SPI_DSPI0_IRQ_PRIO 10