Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c37 #define PHY_PAGE_INTR_PIN_REG (0x16U) /*!< The PHY interrupt pin setting register. */ macro
213 result = PHY_RTL8211F_READ(handle, PHY_PAGE_INTR_PIN_REG, &regValue); in PHY_RTL8211F_Init()
217 result = PHY_RTL8211F_WRITE(handle, PHY_PAGE_INTR_PIN_REG, regValue); in PHY_RTL8211F_Init()