Hi @MohitManvar
We have application note AN12202 which provide more details about SAI module and I2S:
https://www.nxp.com/docs/en/application-note/AN12202.pdf
However, this applies only to S32K148. Other S32K1 devices do not have SAI module.
On other S32K1 devices, the I2S can be emulated by FlexIO module. In this case, we provide only mentioned examples in the SDK:
c:\NXP\S32DS.3.4\S32DS\software\S32SDK_S32K1XX_RTM_4.0.3\examples\S32K142\driver_examples\communication\flexio_i2s_master\
c:\NXP\S32DS.3.4\S32DS\software\S32SDK_S32K1XX_RTM_4.0.3\examples\S32K142\driver_examples\communication\flexio_i2s_slave\
Regards,
Lukas