Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyrtl8211f/
Dfsl_phyrtl8211f.c92 .enableLinkInterrupt = PHY_RTL8211F_EnableLinkInterrupt,
284 result = PHY_RTL8211F_EnableLinkInterrupt(handle, config->intrType); in PHY_RTL8211F_Init()
466 status_t PHY_RTL8211F_EnableLinkInterrupt(phy_handle_t *handle, phy_interrupt_type_t type) in PHY_RTL8211F_EnableLinkInterrupt() function
Dfsl_phyrtl8211f.h168 status_t PHY_RTL8211F_EnableLinkInterrupt(phy_handle_t *handle, phy_interrupt_type_t type);