Does rtems have a portable, sort-of calibrated time-wasting loop?

gregory.menke at gsfc.nasa.gov gregory.menke at gsfc.nasa.gov
Tue Mar 25 23:11:28 UTC 2003


Perhaps something like Linux's udelay- it doesn't have to be fast, but
should cause the program to spin for the supplied interval.  It should
not itself reschedule, so rtems_wake_after is out- and should be
callable from an isr.

Thanks,

Gregm




More information about the users mailing list