Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/phy/device/phyksz8081/
Dfsl_phyksz8081.h82 status_t PHY_KSZ8081_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data);
Dfsl_phyksz8081.c55 .phyWrite = PHY_KSZ8081_Write,
157 status_t PHY_KSZ8081_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_KSZ8081_Write() function