From a0a409d12d32c5e12f2f6e27e6972e2f71f447e3 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 12 Feb 2013 15:02:54 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@5165 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/SPC56ELxx/spc56el_registry.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/hal') diff --git a/os/hal/platforms/SPC56ELxx/spc56el_registry.h b/os/hal/platforms/SPC56ELxx/spc56el_registry.h index 5e3595be0..c95b916d2 100644 --- a/os/hal/platforms/SPC56ELxx/spc56el_registry.h +++ b/os/hal/platforms/SPC56ELxx/spc56el_registry.h @@ -57,8 +57,8 @@ /* SIUL attributes.*/ #define SPC5_HAS_SIUL TRUE #define SPC5_SIUL_NUM_PORTS 8 -#define SPC5_SIUL_NUM_PCRS 108 -#define SPC5_SIUL_NUM_PADSELS 36 +#define SPC5_SIUL_NUM_PCRS 133 +#define SPC5_SIUL_NUM_PADSELS 44 /** @} */ #endif /* _SPC56EL_REGISTRY_H_ */ -- cgit v1.2.3