summaryrefslogtreecommitdiff
path: root/source/hal/source/platform/mps3/include/sse-310/peripheral_irqs.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/hal/source/platform/mps3/include/sse-310/peripheral_irqs.h')
-rw-r--r--source/hal/source/platform/mps3/include/sse-310/peripheral_irqs.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/source/hal/source/platform/mps3/include/sse-310/peripheral_irqs.h b/source/hal/source/platform/mps3/include/sse-310/peripheral_irqs.h
index 95b62c7..0414f63 100644
--- a/source/hal/source/platform/mps3/include/sse-310/peripheral_irqs.h
+++ b/source/hal/source/platform/mps3/include/sse-310/peripheral_irqs.h
@@ -1,5 +1,5 @@
/*
- * SPDX-FileCopyrightText: Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
+ * SPDX-FileCopyrightText: Copyright 2022, 2024 Arm Limited and/or its affiliates <open-source-office@arm.com>
* SPDX-License-Identifier: Apache-2.0
*
* Licensed under the Apache License, Version 2.0 (the "License");
@@ -129,6 +129,14 @@
#define UARTRX5_IRQn (125) /* UART 5 RX Interrupt */
#define UARTTX5_IRQn (126) /* UART 5 TX Interrupt */
#define UART5_IRQn (127) /* UART 5 combined Interrupt */
+#define ARM_VSI0_IRQn (224) /* 224: VSI 0 */
+#define ARM_VSI1_IRQn (225) /* 225: VSI 1 */
+#define ARM_VSI2_IRQn (226) /* 226: VSI 2 */
+#define ARM_VSI3_IRQn (227) /* 227: VSI 3 */
+#define ARM_VSI4_IRQn (228) /* 228: VSI 4 */
+#define ARM_VSI5_IRQn (229) /* 229: VSI 5 */
+#define ARM_VSI6_IRQn (230) /* 230: VSI 6 */
+#define ARM_VSI7_IRQn (231) /* 231: VSI 7 */
/* #undef HDCLCD_IRQn */
#endif /* PERIPHERAL_IRQS_H */