Home
last modified time | relevance | path

Searched defs:PHY_BCTL_AUTONEG_MASK (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/phylan8720a/
Dfsl_phy.h38 #define PHY_BCTL_AUTONEG_MASK 0x1000U /*!< The PHY auto negotiation bit mask. */ macro
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phyksz8081/
Dfsl_phy.h39 #define PHY_BCTL_AUTONEG_MASK 0x1000U /*!< The PHY auto negotiation bit mask. */ macro
/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/
Dfsl_phy.h40 #define PHY_BCTL_AUTONEG_MASK ((uint16_t)0x1000U) /*!< The PHY auto negotiation bit mask. */ macro