esp_event_dump() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

- ESP_OK: Success - ESP_ERR_NO_MEM: Cannot allocate memory for event loops list - Others: Fail

Notes

this function is a noop when CONFIG_ESP_EVENT_LOOP_PROFILING is disabled

References

from examples