aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/ARM/devices/LPC214x/armparams.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/ports/ARM/devices/LPC214x/armparams.h')
-rw-r--r--os/common/ports/ARM/devices/LPC214x/armparams.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/common/ports/ARM/devices/LPC214x/armparams.h b/os/common/ports/ARM/devices/LPC214x/armparams.h
index 05ce875ec..9033e9e38 100644
--- a/os/common/ports/ARM/devices/LPC214x/armparams.h
+++ b/os/common/ports/ARM/devices/LPC214x/armparams.h
@@ -51,7 +51,7 @@
*/
#define ARM_WFI_IMPL (PCON = 1)
-#if !defined(__FROM_ASM__) || defined(__DOXYGEN__)
+#if !defined(_FROM_ASM_) || defined(__DOXYGEN__)
/**
* @brief Address of the IRQ vector register in the interrupt controller.
*/