Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c34 #define PHY_RGMII_RX_DELAY_MASK ((uint16_t)0x0008U) /*!< The RGMII RXC delay mask. */ macro
168 regValue |= PHY_RGMII_RX_DELAY_MASK; in PHY_RTL8211F_Init()