Home
last modified time | relevance | path

Searched refs:NETC_PortGetMIIMode (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/netc_hw/
Dfsl_netc_hw_port.h400 static inline netc_hw_mii_mode_t NETC_PortGetMIIMode(NETC_ETH_LINK_Type *base) in NETC_PortGetMIIMode() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/netc/
Dfsl_netc_endpoint.c702 miiMode = NETC_PortGetMIIMode(handle->hw.portGroup.eth); in EP_Up()
Dfsl_netc_switch.c455 miiMode = NETC_PortGetMIIMode(handle->hw.ports[ethPort].eth); in SWT_SetEthPortMII()