Files
sw_openocd/src/jtag
Øyvind Harboe bb0d11cba9 jtag: clean up jtag_sleep, handle short sleeps correctly via usleep
short sleeps are handled via usleep, longer sleeps we round up
to nearest ms.

There was a bug in jtag_sleep() in that it would round *down*
to nearest ms, thus making all <1ms sleeps 0. Found by inspection
rather than symptom.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2011-03-15 10:36:16 +01:00
..
2009-11-16 09:58:11 -08:00
2010-11-18 14:05:56 +00:00
2011-02-25 16:36:42 +01:00
2010-07-02 16:45:28 -04:00