Home
last modified time | relevance | path

Searched refs:netc_hw_mii_duplex_t (Results 1 – 8 of 8) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h250 …et_link_speed_cb_t)(ep_handle_t *handle, netc_hw_mii_speed_t *speed, netc_hw_mii_duplex_t *duplex);
392 status_t EP_Up(ep_handle_t *handle, netc_hw_mii_speed_t speed, netc_hw_mii_duplex_t duplex);
Dfsl_netc.h341 } netc_hw_mii_duplex_t; typedef
651 netc_hw_mii_duplex_t miiDuplex : 1; /*!< MII duplex. */
Dfsl_netc_switch.h375 netc_hw_mii_duplex_t duplex);
Dfsl_netc_msg.c902 netc_hw_mii_duplex_t duplex; in EP_GetLinkSpeed()
Dfsl_netc_endpoint.c694 status_t EP_Up(ep_handle_t *handle, netc_hw_mii_speed_t speed, netc_hw_mii_duplex_t duplex) in EP_Up()
Dfsl_netc_switch.c445 netc_hw_mii_duplex_t duplex) in SWT_SetEthPortMII()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h417 netc_hw_mii_duplex_t duplex);
Dfsl_netc_hw_port.c61 netc_hw_mii_duplex_t duplex) in NETC_PortSetMII()