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