aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32F1xx/stm32_dma.c
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-10-08 10:48:52 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2011-10-08 10:48:52 +0000
commit8cc4b7f2e82a9a498ad97fb3ba45626a5b745bf9 (patch)
tree7a4713123235f2313fa00289d29b3a9cc6e13489 /os/hal/platforms/STM32F1xx/stm32_dma.c
parent955d10acd860c639d8884fc68ec882d9914356ea (diff)
downloadChibiOS-8cc4b7f2e82a9a498ad97fb3ba45626a5b745bf9.tar.gz
ChibiOS-8cc4b7f2e82a9a498ad97fb3ba45626a5b745bf9.tar.bz2
ChibiOS-8cc4b7f2e82a9a498ad97fb3ba45626a5b745bf9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@3432 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32F1xx/stm32_dma.c')
-rw-r--r--os/hal/platforms/STM32F1xx/stm32_dma.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/STM32F1xx/stm32_dma.c b/os/hal/platforms/STM32F1xx/stm32_dma.c
index 84e372c26..7fd1e39ee 100644
--- a/os/hal/platforms/STM32F1xx/stm32_dma.c
+++ b/os/hal/platforms/STM32F1xx/stm32_dma.c
@@ -19,10 +19,10 @@
*/
/**
- * @file DMAv1/stm32_dma.c
+ * @file STM32F1xx/stm32_dma.c
* @brief DMA helper driver code.
*
- * @addtogroup STM32_DMA
+ * @addtogroup STM32F1xx_DMA
* @details DMA sharing helper driver. In the STM32 the DMA streams are a
* shared resource, this driver allows to allocate and free DMA
* streams at runtime in order to allow all the other device