aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/e200/devices/SPC56ELxx/ppcparams.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/ports/e200/devices/SPC56ELxx/ppcparams.h')
-rw-r--r--os/common/ports/e200/devices/SPC56ELxx/ppcparams.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/common/ports/e200/devices/SPC56ELxx/ppcparams.h b/os/common/ports/e200/devices/SPC56ELxx/ppcparams.h
index c09b0b875..d66dc1ccf 100644
--- a/os/common/ports/e200/devices/SPC56ELxx/ppcparams.h
+++ b/os/common/ports/e200/devices/SPC56ELxx/ppcparams.h
@@ -67,6 +67,11 @@
*/
#define PPC_SUPPORTS_DECREMENTER TRUE
+/**
+ * @brief Number of interrupt sources.
+ */
+#define PPC_VECTORS_NUMBER 288
+
#endif /* _PPCPARAMS_H_ */
/** @} */