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 5f8983f commit bdf161aCopy full SHA for bdf161a
drivers/interrupt_controller/intc_dw.h
@@ -80,7 +80,7 @@ struct dw_ictl_registers {
80
uint32_t irq_plevel; /* offset d8 */
81
uint32_t Reserved18; /* offset dc */
82
uint32_t APB_ICTL_COMP_VERSION; /* offset e0 */
83
- uint32_t Reserved19[99];
+ uint32_t Reserved19[199];
84
};
85
86
#ifdef __cplusplus
0 commit comments