summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/extint.h
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/extint.h')
-rw-r--r--stmhal/extint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/extint.h b/stmhal/extint.h
index c40ced3035..f0764aef25 100644
--- a/stmhal/extint.h
+++ b/stmhal/extint.h
@@ -36,7 +36,7 @@
#define EXTI_USB_OTG_HS_WAKEUP (20)
#define EXTI_RTC_TIMESTAMP (21)
#define EXTI_RTC_WAKEUP (22)
-#if defined(STM32F7)
+#if defined(MCU_SERIES_F7)
#define EXTI_LPTIM1_ASYNC_EVENT (23)
#endif