aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/LPC11xx/IRQ_STORM/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/LPC11xx/IRQ_STORM/mcuconf.h')
-rw-r--r--testhal/LPC11xx/IRQ_STORM/mcuconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/LPC11xx/IRQ_STORM/mcuconf.h b/testhal/LPC11xx/IRQ_STORM/mcuconf.h
index 808307c1a..ffd32bd35 100644
--- a/testhal/LPC11xx/IRQ_STORM/mcuconf.h
+++ b/testhal/LPC11xx/IRQ_STORM/mcuconf.h
@@ -53,8 +53,8 @@
#define LPC11xx_GPT_USE_CT16B1 TRUE
#define LPC11xx_GPT_USE_CT32B0 TRUE
#define LPC11xx_GPT_USE_CT32B1 TRUE
-#define LPC11xx_GPT_CT16B0_IRQ_PRIORITY 0
-#define LPC11xx_GPT_CT16B1_IRQ_PRIORITY 1
+#define LPC11xx_GPT_CT16B0_IRQ_PRIORITY 1
+#define LPC11xx_GPT_CT16B1_IRQ_PRIORITY 3
#define LPC11xx_GPT_CT32B0_IRQ_PRIORITY 2
#define LPC11xx_GPT_CT32B1_IRQ_PRIORITY 2