aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/NRF51/NRF51822/GPT
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/NRF51/NRF51822/GPT')
-rw-r--r--testhal/NRF51/NRF51822/GPT/mcuconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/NRF51/NRF51822/GPT/mcuconf.h b/testhal/NRF51/NRF51822/GPT/mcuconf.h
index 7fd549f..bef0987 100644
--- a/testhal/NRF51/NRF51822/GPT/mcuconf.h
+++ b/testhal/NRF51/NRF51822/GPT/mcuconf.h
@@ -20,7 +20,7 @@
/*
* NRF51 driver system settings.
*/
-#define NRF51_GPT_USE_TIMER1 TRUE
-#define NRF51_GPT_USE_TIMER2 TRUE
+#define NRF5_GPT_USE_TIMER1 TRUE
+#define NRF5_GPT_USE_TIMER2 TRUE
#endif /* _MCUCONF_H_ */