ethernet_init_all() is only used within static_ip sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK on success - ESP_ERR_INVALID_ARG when passed invalid pointers - ESP_ERR_NO_MEM when there is no memory to allocate for Ethernet driver handles array - ESP_FAIL on any other failure

References

from examples