]> oss.titaniummirror.com Git - rgblamp.git/commit
fix tmr_uwait() and tmr_mwait()
authorR. Steve McKown <rsmckown@gmail.com>
Sat, 31 Dec 2011 17:43:48 +0000 (10:43 -0700)
committerR. Steve McKown <rsmckown@gmail.com>
Sat, 31 Dec 2011 19:47:13 +0000 (12:47 -0700)
commit82184529ca82b955e227b50ad07837f14619a055
tree0f829e5af56f82eed17398dbeb7bafa06bea9740
parenta0556afb8953ae458fb0fe7bcc68bde851f0e630
fix tmr_uwait() and tmr_mwait()

Polling for a specific timer register value will miss that value, at
least at some CPU clock rates, so it is not usable for timer wait
functions.
tmr.c
tmr.h