fixes bug that duplicated variable names

This commit is contained in:
Eyck-Alexander Jentzsch 2024-03-28 11:33:57 +01:00
parent baddcf17af
commit 6365331de8
6 changed files with 11 additions and 11 deletions

View File

@ -3,7 +3,7 @@
*
* SPDX-License-Identifier: Apache-2.0
*
* Generated at 2024-03-28 09:32:44 UTC
* Generated at 2024-03-28 11:32:47 UTC
* by peakrdl_mnrs version 1.2.4
*/
@ -14,10 +14,10 @@
typedef struct __attribute((__packed__)) {
volatile uint32_t MSIP0;
uint8_t fill0 [16380];
uint8_t fill1 [16380];
volatile uint32_t MTIMECMP0LO;
volatile uint32_t MTIMECMP0HI;
uint8_t fill0 [32752];
uint8_t fill3 [32752];
volatile uint32_t MTIME_LO;
volatile uint32_t MTIME_HI;
}apb3aclint_t;

View File

@ -3,7 +3,7 @@
*
* SPDX-License-Identifier: Apache-2.0
*
* Generated at 2024-03-28 09:32:44 UTC
* Generated at 2024-03-28 11:32:47 UTC
* by peakrdl_mnrs version 1.2.4
*/

View File

@ -3,7 +3,7 @@
*
* SPDX-License-Identifier: Apache-2.0
*
* Generated at 2024-03-28 09:32:44 UTC
* Generated at 2024-03-28 11:32:47 UTC
* by peakrdl_mnrs version 1.2.4
*/

View File

@ -3,7 +3,7 @@
*
* SPDX-License-Identifier: Apache-2.0
*
* Generated at 2024-03-28 09:32:44 UTC
* Generated at 2024-03-28 11:32:47 UTC
* by peakrdl_mnrs version 1.2.4
*/
@ -17,17 +17,17 @@ typedef struct __attribute((__packed__)) {
volatile uint32_t STATUS;
volatile uint32_t CONFIG;
volatile uint32_t INTR;
uint8_t fill0 [16];
uint8_t fill4 [16];
volatile uint32_t SCLK_CONFIG;
volatile uint32_t SSGEN_SETUP;
volatile uint32_t SSGEN_HOLD;
volatile uint32_t SSGEN_DISABLE;
volatile uint32_t SSGEN_ACTIVE_HIGH;
uint8_t fill0 [12];
uint8_t fill9 [12];
volatile uint32_t XIP_ENABLE;
volatile uint32_t XIP_CONFIG;
volatile uint32_t XIP_MODE;
uint8_t fill0 [4];
uint8_t fill12 [4];
volatile uint32_t XIP_WRITE;
volatile uint32_t XIP_READ_WRITE;
volatile uint32_t XIP_READ;

View File

@ -3,7 +3,7 @@
*
* SPDX-License-Identifier: Apache-2.0
*
* Generated at 2024-03-28 09:32:44 UTC
* Generated at 2024-03-28 11:32:47 UTC
* by peakrdl_mnrs version 1.2.4
*/

View File

@ -3,7 +3,7 @@
*
* SPDX-License-Identifier: Apache-2.0
*
* Generated at 2024-03-28 09:32:44 UTC
* Generated at 2024-03-28 11:32:47 UTC
* by peakrdl_mnrs version 1.2.4
*/