mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-23 17:17:14 +00:00
phyinit: Use PHY config to enable, don't need phy_get_romfunc_addr to init
This commit is contained in:
@@ -25,8 +25,7 @@ extern "C" {
|
||||
*/
|
||||
|
||||
/**
|
||||
* @brief Initialize function pointer table in PHY library.
|
||||
* @note This function should be called before register_chipv7_phy.
|
||||
* @brief Return ROM function pointer table from PHY library.
|
||||
*/
|
||||
void phy_get_romfunc_addr(void);
|
||||
|
||||
|
Reference in New Issue
Block a user