Home
last modified time | relevance | path

Searched defs:PHY_Init (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.c30 status_t PHY_Init(ENET_Type *base, uint32_t phyAddr, uint32_t srcClock_Hz) in PHY_Init() function
/hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.c30 status_t PHY_Init(ENET_Type *base, uint32_t phyAddr, uint32_t srcClock_Hz) in PHY_Init() function
/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h200 static inline status_t PHY_Init(phy_handle_t *handle, const phy_config_t *config) in PHY_Init() function