diff --git a/s32/drivers/s32ze/BaseNXP/header/S32Z2_PSI5.h b/s32/drivers/s32ze/BaseNXP/header/S32Z2_PSI5.h index 1dcf393a3..133da053f 100644 --- a/s32/drivers/s32ze/BaseNXP/header/S32Z2_PSI5.h +++ b/s32/drivers/s32ze/BaseNXP/header/S32Z2_PSI5.h @@ -72,7 +72,7 @@ #define PSI5_CHANNEL_CH_PMR_COUNT 32u #define PSI5_CHANNEL_CH_SFR_COUNT 6u #define PSI5_CHANNEL_CH_SFCR_COUNT 6u -#define PSI5_CHANNEL_COUNT 4u +#define PSI5_CHANNEL_COUNT 4 /** PSI5 - Register Layout Typedef */ typedef struct { @@ -132,7 +132,7 @@ typedef struct { } PSI5_Type, *PSI5_MemMapPtr; /** Number of instances of the PSI5 module. */ -#define PSI5_INSTANCE_COUNT (2u) +#define PSI5_INSTANCE_COUNT 2 /* PSI5 - Peripheral instance base addresses */ /** Peripheral PSI5_0 base address */