- ESP_OK: initialized Ethernet PHY successfully - ESP_FAIL: initialization of Ethernet PHY failed because some error occurred - ESP_ERR_INVALID_ARG: invalid argument - ESP_ERR_NOT_FOUND: PHY device not detected - ESP_ERR_TIMEOUT: MII Management read/write operation timeout - ESP_ERR_INVALID_STATE: PHY is in invalid state to perform requested operation
Notes
It should be called as the first function in PHY specific driver instance
Related Functions
Found 27 other functions taking a phy_802_3_t
argument: