aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32H7xx
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-07-29 06:50:32 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-07-29 06:50:32 +0000
commitea711eadeca0f1eacb01e4a9c5fc4b0cb5fdff88 (patch)
tree2224109b9c717514288dfa108f1db5803d32a029 /os/hal/ports/STM32/STM32H7xx
parentdc86c1a9a2fec01607bb1f27e98f0c5edaa799f3 (diff)
downloadChibiOS-ea711eadeca0f1eacb01e4a9c5fc4b0cb5fdff88.tar.gz
ChibiOS-ea711eadeca0f1eacb01e4a9c5fc4b0cb5fdff88.tar.bz2
ChibiOS-ea711eadeca0f1eacb01e4a9c5fc4b0cb5fdff88.zip
DMAMUX definitions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12210 110e8d01-0319-4d1e-a829-52ad28d1bb01
Diffstat (limited to 'os/hal/ports/STM32/STM32H7xx')
-rw-r--r--os/hal/ports/STM32/STM32H7xx/stm32_dmamux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/STM32H7xx/stm32_dmamux.h b/os/hal/ports/STM32/STM32H7xx/stm32_dmamux.h
index be348c46f..642aec210 100644
--- a/os/hal/ports/STM32/STM32H7xx/stm32_dmamux.h
+++ b/os/hal/ports/STM32/STM32H7xx/stm32_dmamux.h
@@ -18,7 +18,7 @@
* @file STM32H7xx/stm32_isr.h
* @brief STM32H7xx DMAMUX handler header.
*
- * @addtogroup STM32H7xx_ISR
+ * @addtogroup STM32H7xx_DMAMUX
* @{
*/