Home
last modified time | relevance | path

Searched refs:PHY_AR8031_Init (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyar8031/
Dfsl_phyar8031.h72 status_t PHY_AR8031_Init(phy_handle_t *handle, const phy_config_t *config);
Dfsl_phyar8031.c92 const phy_operations_t phyar8031_ops = {.phyInit = PHY_AR8031_Init,
105 status_t PHY_AR8031_Init(phy_handle_t *handle, const phy_config_t *config) in PHY_AR8031_Init() function