Guys,
Is there a way to
program a timer with the resolution higher than 10 msec? I need 100 usec
resolution in either kernel or user space. udelay( ) uses software loop
to achieve the time delay. Is there a better interrupt driven wakeup
function?
Thanks,
John