aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32F37x/stm32_registry.h
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-07-29 14:45:07 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-07-29 14:45:07 +0000
commita230feaedf04c1768ec3f2791dfc32749176bb30 (patch)
treed0694c9d5485b813585c8715560df6b5093fd348 /os/hal/ports/STM32/STM32F37x/stm32_registry.h
parentea711eadeca0f1eacb01e4a9c5fc4b0cb5fdff88 (diff)
downloadChibiOS-a230feaedf04c1768ec3f2791dfc32749176bb30.tar.gz
ChibiOS-a230feaedf04c1768ec3f2791dfc32749176bb30.tar.bz2
ChibiOS-a230feaedf04c1768ec3f2791dfc32749176bb30.zip
DMAMUX support for DMAv1.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12211 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/hal/ports/STM32/STM32F37x/stm32_registry.h')
-rw-r--r--os/hal/ports/STM32/STM32F37x/stm32_registry.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/hal/ports/STM32/STM32F37x/stm32_registry.h b/os/hal/ports/STM32/STM32F37x/stm32_registry.h
index 1aa8e12ac..c2729188a 100644
--- a/os/hal/ports/STM32/STM32F37x/stm32_registry.h
+++ b/os/hal/ports/STM32/STM32F37x/stm32_registry.h
@@ -67,6 +67,7 @@
/* DMA attributes.*/
#define STM32_ADVANCED_DMA FALSE
+#define STM32_DMA_SUPPORTS_DMAMUX FALSE
#define STM32_DMA_SUPPORTS_CSELR FALSE
#define STM32_DMA1_NUM_CHANNELS 7
@@ -319,6 +320,7 @@
/* DMA attributes.*/
#define STM32_ADVANCED_DMA FALSE
+#define STM32_DMA_SUPPORTS_DMAMUX FALSE
#define STM32_DMA_SUPPORTS_CSELR FALSE
#define STM32_DMA1_NUM_CHANNELS 7