aboutsummaryrefslogtreecommitdiff
path: root/include/libopencm3/lpc17xx/memorymap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libopencm3/lpc17xx/memorymap.h')
-rw-r--r--include/libopencm3/lpc17xx/memorymap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libopencm3/lpc17xx/memorymap.h b/include/libopencm3/lpc17xx/memorymap.h
index 1114442..cbb2acb 100644
--- a/include/libopencm3/lpc17xx/memorymap.h
+++ b/include/libopencm3/lpc17xx/memorymap.h
@@ -42,7 +42,7 @@
#define I2C0_BASE (PERIPH_BASE_APB0 + 0x1c000)
#define SPI_BASE (PERIPH_BASE_APB0 + 0x20000)
#define RTC_BASE (PERIPH_BASE_APB0 + 0x24000)
-#define GPIOINTERRPUT_BASE (PERIPH_BASE_APB0 + 0x28000)
+#define GPIOINTERRUPT_BASE (PERIPH_BASE_APB0 + 0x28000)
#define PINCONNECT_BASE (PERIPH_BASE_APB0 + 0x2c000)
#define SSP1_BASE (PERIPH_BASE_APB0 + 0x30000)
#define ADC_BASE (PERIPH_BASE_APB0 + 0x34000)