Hi Sathishkumar S,
Please tell me what the kinetis chip you are using? Is it I2C master or slave?
From your wave, you can find the clock is also sent after 10ms:

So, this phenomena should caused by your code, it seems your I2C send process is interrupt by other things which have higher priority.
Please double check your code process.
Wish it helps you!
Have a great day,
Kerry
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------