aboutsummaryrefslogtreecommitdiffstats
path: root/os/common/ports/e200/devices/SPC560BCxx/intc.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/common/ports/e200/devices/SPC560BCxx/intc.h')
-rw-r--r--os/common/ports/e200/devices/SPC560BCxx/intc.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/os/common/ports/e200/devices/SPC560BCxx/intc.h b/os/common/ports/e200/devices/SPC560BCxx/intc.h
index 7535fd136..668eac387 100644
--- a/os/common/ports/e200/devices/SPC560BCxx/intc.h
+++ b/os/common/ports/e200/devices/SPC560BCxx/intc.h
@@ -41,6 +41,11 @@
#define INTC_EOIR_ADDR (INTC_BASE + 0x18)
/** @} */
+/**
+ * @brief INTC priority levels.
+ */
+#define INTC_PRIORITY_LEVELS 16U
+
/*===========================================================================*/
/* Module pre-compile time settings. */
/*===========================================================================*/