aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/hal_adc_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/hal_adc_lld.c')
-rw-r--r--os/hal/templates/hal_adc_lld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/templates/hal_adc_lld.c b/os/hal/templates/hal_adc_lld.c
index 7490487ee..116654072 100644
--- a/os/hal/templates/hal_adc_lld.c
+++ b/os/hal/templates/hal_adc_lld.c
@@ -15,7 +15,7 @@
*/
/**
- * @file adc_lld.c
+ * @file hal_adc_lld.c
* @brief PLATFORM ADC subsystem low level driver source.
*
* @addtogroup ADC