esp_xt_wdt_register_callback() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Notes

This function will be called from an interrupt context where the cache might be disabled. Thus the function should be placed in IRAM and must not perform any blocking operations.

References

from examples