Hi @adem_marangoz,
In S3DS 3.6 install RTD 3.0.0, there is this example:
Power_Ip_Example_S32K144
You can add another power mode in the Power_Ip driver for VLPR:

Generate the code:

Use this function to change the MCU mode from RUN to VLPR and back:
Power_Ip_SetMode(&Power_Ip_aModeConfigPB[0]);
Power_Ip_SetMode(&Power_Ip_aModeConfigPB[1]);
Regards,
Daniel
Any support, information, and technology (“Materials”) provided by NXP are provided AS IS,
without any warranty express or implied, and NXP disclaims all direct and indirect liability
and damages in connection with the Material to the maximum extent permitted by the applicable law.
NXP accepts no liability for any assistance with applications or product design.
Materials may only be used in connection with NXP products.
Any feedback provided to NXP regarding the Materials may be used by NXP without restriction.