PicoSDK + 0/1 examples
SourceVu will show references to add_alarm_in_us() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

>0 the alarm id 0 if the alarm time passed before or during the call and fire_if_past was false <0 if there were no alarm slots available, or other error occurred

Notes

It is safe to call this method from an IRQ handler (including alarm callbacks), and from either core.

References

from examples