Home
last modified time | relevance | path

Searched refs:mdio_operations_t (Results 1 – 7 of 7) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_mdio.h27 typedef struct _mdio_operations mdio_operations_t; typedef
40 const mdio_operations_t *ops;
/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/enet_qos/
Dfsl_enet_qos_mdio.h19 extern const mdio_operations_t enet_qos_ops;
Dfsl_enet_qos_mdio.c28 const mdio_operations_t enet_qos_ops = {.mdioInit = ENET_QOS_MDIO_Init,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/enet/
Dfsl_enet_mdio.h19 extern const mdio_operations_t enet_ops;
Dfsl_enet_mdio.c31 const mdio_operations_t enet_ops = {.mdioInit = ENET_MDIO_Init,
/hal_nxp-latest/mcux/mcux-sdk/components/phy/mdio/lpc_enet/
Dfsl_enet_mdio.h19 extern const mdio_operations_t lpc_enet_ops;
Dfsl_enet_mdio.c28 const mdio_operations_t lpc_enet_ops = {.mdioInit = ENET_MDIO_Init,