Searched defs:PHY_Write (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/phylan8720a/ |
| D | fsl_phy.c | 104 status_t PHY_Write(ENET_Type *base, uint32_t phyAddr, uint32_t phyReg, uint32_t data) in PHY_Write() function
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phyksz8081/ |
| D | fsl_phy.c | 117 status_t PHY_Write(ENET_Type *base, uint32_t phyAddr, uint32_t phyReg, uint32_t data) in PHY_Write() function
|
| /hal_nxp-latest/mcux/mcux-sdk/CMSIS/Driver/Include/ |
| D | Driver_ETH_MAC.h | 303 …int32_t (*PHY_Write) (uint8_t phy_addr, uint8_t reg_addr, uint16_t data); … member
|
| /hal_nxp-latest/mcux/mcux-sdk/components/phy/ |
| D | fsl_phy.h | 215 static inline status_t PHY_Write(phy_handle_t *handle, uint8_t phyReg, uint16_t data) in PHY_Write() function
|