aboutsummaryrefslogtreecommitdiff
path: root/board/board-fst-01-00.h
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2014-12-10 16:18:29 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2014-12-10 18:39:39 +0900
commit23893d9b73ebc28ff111d21827122677c27bee55 (patch)
treea887b7723395eb37abb244cbbd150dc7b4063e8d /board/board-fst-01-00.h
parent0276d0825ee27d1d5ecf238af0c9a2c053527125 (diff)
Version 0.04release/0.04
Diffstat (limited to 'board/board-fst-01-00.h')
-rw-r--r--board/board-fst-01-00.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/board/board-fst-01-00.h b/board/board-fst-01-00.h
index a2bf9f9..a00995e 100644
--- a/board/board-fst-01-00.h
+++ b/board/board-fst-01-00.h
@@ -25,7 +25,7 @@
#define GPIO_USB_BASE GPIOA_BASE
#define GPIO_LED_BASE GPIOA_BASE
-#define RCC_APB2ENR_IOP_EN RCC_APB2ENR_IOPAEN
-#define RCC_APB2RSTR_IOP_RST RCC_APB2RSTR_IOPARST
+#define RCC_ENR_IOP_EN RCC_APB2ENR_IOPAEN
+#define RCC_RSTR_IOP_RST RCC_APB2RSTR_IOPARST
/* NeuG settings for ADC2 is default (PA0: Analog IN0, PA1: Analog IN1). */