aboutsummaryrefslogtreecommitdiffstats
path: root/os/io/templates/pal_lld.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/io/templates/pal_lld.h')
-rw-r--r--os/io/templates/pal_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/io/templates/pal_lld.h b/os/io/templates/pal_lld.h
index 3da1c6d7d..84e09a220 100644
--- a/os/io/templates/pal_lld.h
+++ b/os/io/templates/pal_lld.h
@@ -87,7 +87,7 @@ typedef uint32_t ioportid_t;
* @details Low level drivers can define multiple ports, it is suggested to
* use this naming convention.
*/
-#define IOPORT_A 0
+#define IOPORT1 0
/*===========================================================================*/
/* Implementation, some of the following macros could be implemented as */