Skip to content
Snippets Groups Projects
Commit 4956feff authored by Andrew Tridgell's avatar Andrew Tridgell Committed by Lorenz Meier
Browse files

drv_hrt: added hrt_call_init() and hrt_call_delay() APIs

hrt_call_init() can be used to initialise (zero) a hrt_call structure
to ensure safe usage. The hrt_call_every() interface calls this
automatically.

hrt_call_delay() can be used to delay a current callout by the given
number of microseconds
parent 513d014f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment