Skip to content

Commit b53de5d

Browse files
yangbolu1991mmahadevan108
authored andcommitted
mcux-sdk: MIMX9596: unify ENETC_PF_TMR_Type structure
Unified ENETC_PF_TMR_Type structure to suit driver. Signed-off-by: Yangbo Lu <[email protected]>
1 parent c8da18e commit b53de5d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mcux/mcux-sdk/devices/MIMX9596/MIMX9596_cm7.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88890,7 +88890,6 @@ typedef struct {
8889088890

8889188891
/** ENETC_PF_TMR - Register Layout Typedef */
8889288892
typedef struct {
88893-
struct { /* offset: 0x0, array step: 0xFC */
8889488893
__I uint32_t TMR_ID; /**< Module ID, array offset: 0x0, array step: 0xFC */
8889588894
uint8_t RESERVED_0[4];
8889688895
__I uint32_t TMR_CAPR; /**< Timer Capability, array offset: 0x8, array step: 0xFC */
@@ -88931,7 +88930,6 @@ typedef struct {
8893188930
__I uint32_t TMR_CUR_TIME_L; /**< Timer Current Time Low, array offset: 0xF0, array step: 0xFC */
8893288931
__I uint32_t TMR_CUR_TIME_H; /**< Timer Current Time High, array offset: 0xF4, array step: 0xFC */
8893388932
__IO uint32_t TMR_PARAM; /**< Timer Parameter, array offset: 0xF8, array step: 0xFC */
88934-
} ALL_REG_ARRAYS[1];
8893588933
} ENETC_PF_TMR_Type;
8893688934

8893788935
/* ----------------------------------------------------------------------------

0 commit comments

Comments
 (0)