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

Return value

- ESP_OK: Success - ESP_ERR_INVALID_ARG: event_loop_args or event_loop was NULL - ESP_ERR_NO_MEM: Cannot allocate memory for event loops list - ESP_FAIL: Failed to create task loop - Others: Fail

References

from examples