aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/ADCv1/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/STM32/LLD/ADCv1/notes.txt')
-rw-r--r--os/hal/ports/STM32/LLD/ADCv1/notes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/LLD/ADCv1/notes.txt b/os/hal/ports/STM32/LLD/ADCv1/notes.txt
index 5dd7576c4..92241172a 100644
--- a/os/hal/ports/STM32/LLD/ADCv1/notes.txt
+++ b/os/hal/ports/STM32/LLD/ADCv1/notes.txt
@@ -13,4 +13,4 @@ STM32_ADC1_IRQ_SHARED_WITH_EXTI - TRUE if the IRQ is shared with EXTI.
STM32_ADC1_HANDLER - IRQ vector name.
STM32_ADC1_NUMBER - IRQ vector number.
STM32_ADC1_DMA_MSK - Mask of the compatible DMA channels.
-STM32_ADC1_DMA_CHN - Mask of the challens mapping.
+STM32_ADC1_DMA_CHN - Mask of the channels mapping.