diff --git a/s32/mcux/devices/S32Z270/fsl_device_registers.h b/s32/mcux/devices/S32Z270/fsl_device_registers.h index 4c9211646..95966c1f9 100644 --- a/s32/mcux/devices/S32Z270/fsl_device_registers.h +++ b/s32/mcux/devices/S32Z270/fsl_device_registers.h @@ -16,7 +16,10 @@ #if defined(CPU_S32Z270) /* CMSIS-style register definitions */ -#include "S32Z2.h" +#include "S32Z2_PIT.h" +#include "S32Z2_FLEXCAN.h" +#include "S32Z2_DSPI.h" +#include "S32Z2_LPI2C.h" /* CPU specific feature definitions */ #include "S32Z270_features.h"