ESP-IDF + 0/2 examples
SourceVu will show references to k_delayed_work_submit() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

0 Work item countdown started. -EINPROGRESS Work item is already pending. -EINVAL Work item is being processed or has completed its work. -EADDRINUSE Work item is pending on a different workqueue.

Notes

Can be called by ISRs.

References

from examples