Home
last modified time | relevance | path

Searched defs:PHY_BSTATUS_AUTONEGCOMP_MASK (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.h60 #define PHY_BSTATUS_AUTONEGCOMP_MASK 0x0020U /*!< The PHY auto-negotiation complete mask. */ macro
/hal_nxp-latest/mcux/mcux-sdk/components/phy/
Dfsl_phy.h49 #define PHY_BSTATUS_AUTONEGCOMP_MASK ((uint16_t)0x0020U) /*!< The PHY auto-negotiation complete mas… macro