aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--os/hal/platforms/SPC56ELxx/spc56el_registry.h4
1 files changed, 2 insertions, 2 deletions
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_ */