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
samples: hid-keyboard: use sample to measure SOF event latency
The keyboard sample is quite simple and there is not much happening
outside of the USB controller activity, use it to measure the latency
since the SOF interrupt. This approach only works with UDC drivers that
update the frame number on the SOF interrupt.
Signed-off-by: Johann Fischer <[email protected]>
0 commit comments