Hi Mayur,
I don't know the type of your buzzer.
Do you want a waveform to drive the buzzer like this:

The FTM module can be used output waveform with 3.3v. And the PPG1_SetFrequencyHz can be used to change the frequency of waveform at runtime.
The PPG_LDD can be used to output PWM waveform with 50% Ratio. You can set the Ratio to 50% using PPG1_SetRatio16 function.

The pin with FTMx_CHx have that capability. For example Pin93 PTD2.

And would you please tell us which pin are you using? Or can you select another pin with FTM capability?
Best Regards,
Robin
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
---------------------------------------------------------------------------------------------------------------------