File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
drivers/ra/fsp/src/bsp/cmsis/Device/RENESAS/Include Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -1550,6 +1550,7 @@ typedef struct
1550
1550
} BY_b;
1551
1551
};
1552
1552
__IM uint8_t RESERVED;
1553
+ __IM uint16_t RESERVED1;
1553
1554
} R_ELC_ELSEGR_Type; /*!< Size = 2 (0x2) */
1554
1555
1555
1556
/**
@@ -7746,7 +7747,7 @@ typedef struct /*!< (@ 0x40201000) R_ELC Structure
7746
7747
__IM uint8_t RESERVED;
7747
7748
__IM uint16_t RESERVED1;
7748
7749
__IOM R_ELC_ELSEGR_Type ELSEGR[2]; /*!< (@ 0x00000004) Event Link Software Event Generation Register */
7749
- __IM uint32_t RESERVED2[6 ];
7750
+ __IM uint32_t RESERVED2[5 ];
7750
7751
__IOM R_ELC_ELSR_Type ELSR[31]; /*!< (@ 0x00000020) Event Link Setting Register [0..30] */
7751
7752
__IM uint32_t RESERVED3[17];
7752
7753
Original file line number Diff line number Diff line change @@ -1550,6 +1550,7 @@ typedef struct
1550
1550
} BY_b;
1551
1551
};
1552
1552
__IM uint8_t RESERVED;
1553
+ __IM uint16_t RESERVED1;
1553
1554
} R_ELC_ELSEGR_Type; /*!< Size = 2 (0x2) */
1554
1555
1555
1556
/**
@@ -6220,7 +6221,7 @@ typedef struct /*!< (@ 0x40201000) R_ELC Structure
6220
6221
__IM uint8_t RESERVED;
6221
6222
__IM uint16_t RESERVED1;
6222
6223
__IOM R_ELC_ELSEGR_Type ELSEGR[2]; /*!< (@ 0x00000004) Event Link Software Event Generation Register */
6223
- __IM uint32_t RESERVED2[6 ];
6224
+ __IM uint32_t RESERVED2[5 ];
6224
6225
__IOM R_ELC_ELSR_Type ELSR[31]; /*!< (@ 0x00000020) Event Link Setting Register [0..30] */
6225
6226
__IM uint32_t RESERVED3[17];
6226
6227
Original file line number Diff line number Diff line change @@ -1550,6 +1550,7 @@ typedef struct
1550
1550
} BY_b;
1551
1551
};
1552
1552
__IM uint8_t RESERVED;
1553
+ __IM uint16_t RESERVED1;
1553
1554
} R_ELC_ELSEGR_Type; /*!< Size = 2 (0x2) */
1554
1555
1555
1556
/**
@@ -6185,7 +6186,7 @@ typedef struct /*!< (@ 0x40201000) R_ELC Structure
6185
6186
__IM uint8_t RESERVED;
6186
6187
__IM uint16_t RESERVED1;
6187
6188
__IOM R_ELC_ELSEGR_Type ELSEGR[2]; /*!< (@ 0x00000004) Event Link Software Event Generation Register */
6188
- __IM uint32_t RESERVED2[6 ];
6189
+ __IM uint32_t RESERVED2[5 ];
6189
6190
__IOM R_ELC_ELSR_Type ELSR[31]; /*!< (@ 0x00000020) Event Link Setting Register [0..30] */
6190
6191
__IM uint32_t RESERVED3[17];
6191
6192
You can’t perform that action at this time.
0 commit comments