We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae66f64 commit 73b7a6cCopy full SHA for 73b7a6c
include/zephyr/dt-bindings/interrupt-controller/renesas-ra-icu.h
@@ -22,6 +22,7 @@
22
#define RA_ICU_PORT_IRQ10 (11 << 8)
23
#define RA_ICU_PORT_IRQ11 (12 << 8)
24
#define RA_ICU_PORT_IRQ12 (13 << 8)
25
+#define RA_ICU_PORT_IRQ13 (14 << 8)
26
#define RA_ICU_PORT_IRQ14 (15 << 8)
27
#define RA_ICU_PORT_IRQ15 (16 << 8)
28
#define RA_ICU_DMAC0_INT (17 << 8)
0 commit comments