aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/startup/ARMCMx
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/startup/ARMCMx')
-rw-r--r--os/common/startup/ARMCMx/compilers/GCC/vectors.h6
-rw-r--r--os/common/startup/ARMCMx/devices/K20x/cmparams.h6
-rw-r--r--os/common/startup/ARMCMx/devices/KL2x/cmparams.h6
-rw-r--r--os/common/startup/ARMCMx/devices/STM32F0xx/cmparams.h6
-rw-r--r--os/common/startup/ARMCMx/devices/STM32F1xx/cmparams.h6
-rw-r--r--os/common/startup/ARMCMx/devices/STM32F2xx/cmparams.h6
-rw-r--r--os/common/startup/ARMCMx/devices/STM32F3xx/cmparams.h6
-rw-r--r--os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h6
-rw-r--r--os/common/startup/ARMCMx/devices/STM32F7xx/cmparams.h6
-rw-r--r--os/common/startup/ARMCMx/devices/STM32L0xx/cmparams.h6
-rw-r--r--os/common/startup/ARMCMx/devices/STM32L1xx/cmparams.h6
-rw-r--r--os/common/startup/ARMCMx/devices/STM32L4xx/cmparams.h6
12 files changed, 36 insertions, 36 deletions
diff --git a/os/common/startup/ARMCMx/compilers/GCC/vectors.h b/os/common/startup/ARMCMx/compilers/GCC/vectors.h
index d4149b747..a793a26bf 100644
--- a/os/common/startup/ARMCMx/compilers/GCC/vectors.h
+++ b/os/common/startup/ARMCMx/compilers/GCC/vectors.h
@@ -22,8 +22,8 @@
* @{
*/
-#ifndef _VECTORS_H_
-#define _VECTORS_H_
+#ifndef VECTORS_H
+#define VECTORS_H
#include "cmparams.h"
@@ -97,6 +97,6 @@ extern "C" {
/* Module inline functions. */
/*===========================================================================*/
-#endif /* _VECTORS_H_ */
+#endif /* VECTORS_H */
/** @} */
diff --git a/os/common/startup/ARMCMx/devices/K20x/cmparams.h b/os/common/startup/ARMCMx/devices/K20x/cmparams.h
index 1c305ec35..ec4c5a6af 100644
--- a/os/common/startup/ARMCMx/devices/K20x/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/K20x/cmparams.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CMPARAMS_H_
-#define _CMPARAMS_H_
+#ifndef CMPARAMS_H
+#define CMPARAMS_H
/**
* @brief Cortex core model.
@@ -74,6 +74,6 @@
#endif /* !defined(_FROM_ASM_) */
-#endif /* _CMPARAMS_H_ */
+#endif /* CMPARAMS_H */
/** @} */
diff --git a/os/common/startup/ARMCMx/devices/KL2x/cmparams.h b/os/common/startup/ARMCMx/devices/KL2x/cmparams.h
index 7da85c8aa..f68e3cf51 100644
--- a/os/common/startup/ARMCMx/devices/KL2x/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/KL2x/cmparams.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CMPARAMS_H_
-#define _CMPARAMS_H_
+#ifndef CMPARAMS_H
+#define CMPARAMS_H
/**
* @brief Cortex core model.
@@ -74,6 +74,6 @@
#endif /* !defined(_FROM_ASM_) */
-#endif /* _CMPARAMS_H_ */
+#endif /* CMPARAMS_H */
/** @} */
diff --git a/os/common/startup/ARMCMx/devices/STM32F0xx/cmparams.h b/os/common/startup/ARMCMx/devices/STM32F0xx/cmparams.h
index fb2e3360e..1ede485c9 100644
--- a/os/common/startup/ARMCMx/devices/STM32F0xx/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/STM32F0xx/cmparams.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CMPARAMS_H_
-#define _CMPARAMS_H_
+#ifndef CMPARAMS_H
+#define CMPARAMS_H
/**
* @brief Cortex core model.
@@ -81,6 +81,6 @@
#endif /* !defined(_FROM_ASM_) */
-#endif /* _CMPARAMS_H_ */
+#endif /* CMPARAMS_H */
/** @} */
diff --git a/os/common/startup/ARMCMx/devices/STM32F1xx/cmparams.h b/os/common/startup/ARMCMx/devices/STM32F1xx/cmparams.h
index c7fa919d6..b54f872f5 100644
--- a/os/common/startup/ARMCMx/devices/STM32F1xx/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/STM32F1xx/cmparams.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CMPARAMS_H_
-#define _CMPARAMS_H_
+#ifndef CMPARAMS_H
+#define CMPARAMS_H
/**
* @brief Cortex core model.
@@ -82,6 +82,6 @@
#endif /* !defined(_FROM_ASM_) */
-#endif /* _CMPARAMS_H_ */
+#endif /* CMPARAMS_H */
/** @} */
diff --git a/os/common/startup/ARMCMx/devices/STM32F2xx/cmparams.h b/os/common/startup/ARMCMx/devices/STM32F2xx/cmparams.h
index 8b344e691..4c92a3364 100644
--- a/os/common/startup/ARMCMx/devices/STM32F2xx/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/STM32F2xx/cmparams.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CMPARAMS_H_
-#define _CMPARAMS_H_
+#ifndef CMPARAMS_H
+#define CMPARAMS_H
/**
* @brief Cortex core model.
@@ -76,6 +76,6 @@
#endif /* !defined(_FROM_ASM_) */
-#endif /* _CMPARAMS_H_ */
+#endif /* CMPARAMS_H */
/** @} */
diff --git a/os/common/startup/ARMCMx/devices/STM32F3xx/cmparams.h b/os/common/startup/ARMCMx/devices/STM32F3xx/cmparams.h
index cab4b5311..0064a5c63 100644
--- a/os/common/startup/ARMCMx/devices/STM32F3xx/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/STM32F3xx/cmparams.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CMPARAMS_H_
-#define _CMPARAMS_H_
+#ifndef CMPARAMS_H
+#define CMPARAMS_H
/**
* @brief Cortex core model.
@@ -85,6 +85,6 @@
#endif /* !defined(_FROM_ASM_) */
-#endif /* _CMPARAMS_H_ */
+#endif /* CMPARAMS_H */
/** @} */
diff --git a/os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h b/os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h
index 6fe592ebe..9d8d2d84b 100644
--- a/os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/STM32F4xx/cmparams.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CMPARAMS_H_
-#define _CMPARAMS_H_
+#ifndef CMPARAMS_H
+#define CMPARAMS_H
/**
* @brief Cortex core model.
@@ -85,6 +85,6 @@
#endif /* !defined(_FROM_ASM_) */
-#endif /* _CMPARAMS_H_ */
+#endif /* CMPARAMS_H */
/** @} */
diff --git a/os/common/startup/ARMCMx/devices/STM32F7xx/cmparams.h b/os/common/startup/ARMCMx/devices/STM32F7xx/cmparams.h
index 7a6599a7b..8fc73be10 100644
--- a/os/common/startup/ARMCMx/devices/STM32F7xx/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/STM32F7xx/cmparams.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CMPARAMS_H_
-#define _CMPARAMS_H_
+#ifndef CMPARAMS_H
+#define CMPARAMS_H
/**
* @brief Cortex core model.
@@ -80,6 +80,6 @@
#endif /* !defined(_FROM_ASM_) */
-#endif /* _CMPARAMS_H_ */
+#endif /* CMPARAMS_H */
/** @} */
diff --git a/os/common/startup/ARMCMx/devices/STM32L0xx/cmparams.h b/os/common/startup/ARMCMx/devices/STM32L0xx/cmparams.h
index 4cf610399..a651345d1 100644
--- a/os/common/startup/ARMCMx/devices/STM32L0xx/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/STM32L0xx/cmparams.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CMPARAMS_H_
-#define _CMPARAMS_H_
+#ifndef CMPARAMS_H
+#define CMPARAMS_H
/**
* @brief Cortex core model.
@@ -78,6 +78,6 @@
#endif /* !defined(_FROM_ASM_) */
-#endif /* _CMPARAMS_H_ */
+#endif /* CMPARAMS_H */
/** @} */
diff --git a/os/common/startup/ARMCMx/devices/STM32L1xx/cmparams.h b/os/common/startup/ARMCMx/devices/STM32L1xx/cmparams.h
index ff6a282a7..099ec7636 100644
--- a/os/common/startup/ARMCMx/devices/STM32L1xx/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/STM32L1xx/cmparams.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CMPARAMS_H_
-#define _CMPARAMS_H_
+#ifndef CMPARAMS_H
+#define CMPARAMS_H
/**
* @brief Cortex core model.
@@ -89,6 +89,6 @@
#endif /* !defined(_FROM_ASM_) */
-#endif /* _CMPARAMS_H_ */
+#endif /* CMPARAMS_H */
/** @} */
diff --git a/os/common/startup/ARMCMx/devices/STM32L4xx/cmparams.h b/os/common/startup/ARMCMx/devices/STM32L4xx/cmparams.h
index a72c7dc6d..d12aa8e53 100644
--- a/os/common/startup/ARMCMx/devices/STM32L4xx/cmparams.h
+++ b/os/common/startup/ARMCMx/devices/STM32L4xx/cmparams.h
@@ -25,8 +25,8 @@
* @{
*/
-#ifndef _CMPARAMS_H_
-#define _CMPARAMS_H_
+#ifndef CMPARAMS_H
+#define CMPARAMS_H
/**
* @brief Cortex core model.
@@ -82,6 +82,6 @@
#endif /* !defined(_FROM_ASM_) */
-#endif /* _CMPARAMS_H_ */
+#endif /* CMPARAMS_H */
/** @} */