summaryrefslogtreecommitdiff
path: root/chip/max32660/registers.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/max32660/registers.h')
-rw-r--r--chip/max32660/registers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chip/max32660/registers.h b/chip/max32660/registers.h
index 8a2a072898..e444888fa0 100644
--- a/chip/max32660/registers.h
+++ b/chip/max32660/registers.h
@@ -142,7 +142,7 @@ extern uint32_t SystemCoreClock; /*!< System Clock Frequency (Core Clock) */
#define GPIO_3 PORT_3 /**< Port 3 Define*/
#define GPIO_4 PORT_4 /**< Port 4 Define*/
-#define DUMMY_GPIO_BANK GPIO_0
+#define UNIMPLEMENTED_GPIO_BANK GPIO_0
/******************************************************************************/
/* I2C */