]> oss.titaniummirror.com Git - rgblamp.git/commitdiff
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)
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.


No differences found