You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mcux: netc: ptp_clock: Correct function NETC_TimerAdjustFreq
The TMR_CTRL[period] is integral period of the timer clock in ns, while TMR_ADD
represents the fractional clock period. So TMR_CTRL[period] should be updated too.
Signed-off-by: Qiang Zhao <qiang.zhao@nxp.com>
0 commit comments