[EMAIL PROTECTED] wrote: > Hello all, > > I'm making slow progress with the sound driver. One question has been > bothering me. How do I wait properly in a rtdm driver routine, i.e. I need to > wait a few microseconds for a register to "settle" or for the codecs to come > back from reset. This would be required in both routines that can be called > from realtime as well as non-realtime tasks.
That's a typical job for rtdm_task_busy_sleep(): Jan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
