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
Use a spinlock to be sure we're consistently returning monotonically
increasing time, and not accessing the periperal or local count and
then have them changed out from under us in the ISR. Also tweak the init
ordering a bit to ensure IRQs are enabled before enabling the peripheral.
Signed-off-by: Peter Johanson <peter@peterjohanson.com>
0 commit comments