aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/SPC56ELxx/spc56el_registry.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-07 14:01:39 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-02-07 14:01:39 +0000
commitd078530805bef8dd22a1a352007518edc0d6e993 (patch)
tree9ef31f1f28f55e616e16e2a45a2fe6f19b3715c9 /os/hal/platforms/SPC56ELxx/spc56el_registry.h
parent20d47035b0bec6d9e18d85bc635a6a495330a295 (diff)
downloadChibiOS-d078530805bef8dd22a1a352007518edc0d6e993.tar.gz
ChibiOS-d078530805bef8dd22a1a352007518edc0d6e993.tar.bz2
ChibiOS-d078530805bef8dd22a1a352007518edc0d6e993.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5127 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/SPC56ELxx/spc56el_registry.h')
-rw-r--r--os/hal/platforms/SPC56ELxx/spc56el_registry.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/os/hal/platforms/SPC56ELxx/spc56el_registry.h b/os/hal/platforms/SPC56ELxx/spc56el_registry.h
index 22d8aed75..5e3595be0 100644
--- a/os/hal/platforms/SPC56ELxx/spc56el_registry.h
+++ b/os/hal/platforms/SPC56ELxx/spc56el_registry.h
@@ -20,8 +20,8 @@
* @{
*/
-#ifndef _SPC560P_REGISTRY_H_
-#define _SPC560P_REGISTRY_H_
+#ifndef _SPC56EL_REGISTRY_H_
+#define _SPC56EL_REGISTRY_H_
/*===========================================================================*/
/* Platform capabilities. */
@@ -61,6 +61,6 @@
#define SPC5_SIUL_NUM_PADSELS 36
/** @} */
-#endif /* _SPC560P_REGISTRY_H_ */
+#endif /* _SPC56EL_REGISTRY_H_ */
/** @} */