Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.c62 .enableLinkInterrupt = PHY_KSZ8081_EnableLinkInterrupt,
152 result = PHY_KSZ8081_EnableLinkInterrupt(handle, config->intrType); in PHY_KSZ8081_Init()
357 status_t PHY_KSZ8081_EnableLinkInterrupt(phy_handle_t *handle, phy_interrupt_type_t type) in PHY_KSZ8081_EnableLinkInterrupt() function
Dfsl_phyksz8081.h171 status_t PHY_KSZ8081_EnableLinkInterrupt(phy_handle_t *handle, phy_interrupt_type_t type);