Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.h250 typedef status_t (*ep_get_link_speed_cb_t)(ep_handle_t *handle, netc_hw_mii_speed_t *speed, netc_hw…
392 status_t EP_Up(ep_handle_t *handle, netc_hw_mii_speed_t speed, netc_hw_mii_duplex_t duplex);
Dfsl_netc.h334 } netc_hw_mii_speed_t; typedef
650 netc_hw_mii_speed_t miiSpeed : 3; /*!< MII Speed. */
Dfsl_netc_switch.h374 netc_hw_mii_speed_t speed,
Dfsl_netc_msg.c901 netc_hw_mii_speed_t speed; 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.c444 netc_hw_mii_speed_t speed, in SWT_SetEthPortMII()
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h416 netc_hw_mii_speed_t speed,
Dfsl_netc_hw_port.c60 netc_hw_mii_speed_t speed, in NETC_PortSetMII()