From da9db7f1f58f3765ef25a9fc3b8767e9eebb8b49 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Tue, 26 Jan 2021 22:32:53 +0000 Subject: [PATCH] stm32:dac: fix doxygen tags on v2 Trivial copy paste error. --- include/libopencm3/stm32/common/dac_common_v2.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/libopencm3/stm32/common/dac_common_v2.h b/include/libopencm3/stm32/common/dac_common_v2.h index ff3f95f1..84adb31c 100644 --- a/include/libopencm3/stm32/common/dac_common_v2.h +++ b/include/libopencm3/stm32/common/dac_common_v2.h @@ -485,7 +485,7 @@ specific memorymap.h header before including this header file.*/ /* STINCTRIGSEL1[3:0]: DAC channel1 sawtooth increment trigger selection */ #define DAC_STMODR_STINCTRIGSEL1_SHIFT 8 -/** @defgroup dac_sawtooth2_inc DAC Channel 1 Sawtooth Increment Trigger +/** @defgroup dac_sawtooth1_inc DAC Channel 1 Sawtooth Increment Trigger @ingroup dac_defines @li SW: SWTRIGB2 @@ -527,7 +527,7 @@ specific memorymap.h header before including this header file.*/ /* STRSTTRIGSEL1[3:0]: DAC channel1 sawtooth reset trigger selection */ #define DAC_STMODR_STRSTTRIGSEL1_SHIFT 0 -/** @defgroup dac_sawtooth2_rst DAC Channel 1 Sawtooth Reset Trigger +/** @defgroup dac_sawtooth1_rst DAC Channel 1 Sawtooth Reset Trigger @ingroup dac_defines @li SW: SWTRIGB2