aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32L0xx
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/STM32/STM32L0xx')
-rw-r--r--os/hal/ports/STM32/STM32L0xx/hal_ext_lld_isr.c2
-rw-r--r--os/hal/ports/STM32/STM32L0xx/hal_ext_lld_isr.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/ports/STM32/STM32L0xx/hal_ext_lld_isr.c b/os/hal/ports/STM32/STM32L0xx/hal_ext_lld_isr.c
index 8717260bc..8bea63dcb 100644
--- a/os/hal/ports/STM32/STM32L0xx/hal_ext_lld_isr.c
+++ b/os/hal/ports/STM32/STM32L0xx/hal_ext_lld_isr.c
@@ -15,7 +15,7 @@
*/
/**
- * @file STM32L0xx/ext_lld_isr.c
+ * @file STM32L0xx/hal_ext_lld_isr.c
* @brief STM32L0xx EXT subsystem low level driver ISR code.
*
* @addtogroup EXT
diff --git a/os/hal/ports/STM32/STM32L0xx/hal_ext_lld_isr.h b/os/hal/ports/STM32/STM32L0xx/hal_ext_lld_isr.h
index 4be5eef82..e7465b00a 100644
--- a/os/hal/ports/STM32/STM32L0xx/hal_ext_lld_isr.h
+++ b/os/hal/ports/STM32/STM32L0xx/hal_ext_lld_isr.h
@@ -15,7 +15,7 @@
*/
/**
- * @file STM32L0xx/ext_lld_isr.h
+ * @file STM32L0xx/hal_ext_lld_isr.h
* @brief STM32L0xx EXT subsystem low level driver ISR header.
*
* @addtogroup EXT