aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h')
-rw-r--r--os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h b/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h
index a5105382f..25a5b6883 100644
--- a/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h
+++ b/os/hal/ports/SAMA/LLD/RTCv1/hal_rtc_lld.h
@@ -68,7 +68,7 @@
/*
* RTC driver system settings.
*/
-#define SAMA_RTC_IRQ_PRIORITY 7
+#define SAMA_RTC_IRQ_PRIORITY 7
/** @} */
/*===========================================================================*/