Hi all,
Currently in my application, I am using Task_sleep() which does sleep in milliseconds on BIOS? But I need to use the sleep on microsecs scale. Is it possible? Can someone help?
Like in Linux, where we have functions like sleep(), usleep() and nanosleep() to faciliate sleep functionality in secs, millisecs and microsecs are there analogous functions in SYSBIOS?
Thanking you in advance.
Regards,
Mahi