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

Return value

- ESP_OK: Success - ESP_ERR_NO_MEM: Cannot allocate memory for event loops list - ESP_ERR_INVALID_STATE: Default event loop has already been created - ESP_FAIL: Failed to create task loop - Others: Fail

References

from examples