Home
last modified time | relevance | path

Searched refs:ARM_ETH_INTERFACE_SMII (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/Driver/Include/
DDriver_ETH.h48 #define ARM_ETH_INTERFACE_SMII (2U) ///< Serial Media Independent Interface (SMII) macro
/hal_nxp-latest/mcux/mcux-sdk/cmsis_drivers/enet/
Dfsl_enet_phy_cmsis.c165 if (interface == (uint32_t)ARM_ETH_INTERFACE_SMII) in PHY0_SetInterface()