Hello,
Board: S32K142 Eval board
In sample codes of LPI2C and FexIO_I2S, the APIs used for initializing clock are different.
What is the significance for both APIs and when can each of them be used?
The issue we are facing is, when we are trying to combine both peripheral configurations (i2c and i2s), it is now working. No clocks generated for i2c (scl) or i2s (sclk)
Could this be because of the use of different APIs for Clock init?
Or is there any other configuration impacting the functionality
Sample code snippets below:
