aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/include/pal.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/include/pal.h')
-rw-r--r--os/hal/include/pal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/include/pal.h b/os/hal/include/pal.h
index 6a5c18f16..2530471eb 100644
--- a/os/hal/include/pal.h
+++ b/os/hal/include/pal.h
@@ -39,7 +39,7 @@
* @details The other bits are not defined and may be used as device-specific
* option bits.
*/
-#define PAL_MODE_MASK 0xF
+#define PAL_MODE_MASK 0x1F
/**
* @brief After reset state.