|
AM64x MCU+ SDK
10.01.00
|
|
Go to the documentation of this file.
78 typedef enum Dp83tg720_MasterSlaveMode_e
93 typedef struct Dp83tg720_Cfg_s
135 const void *pversion);
142 const uint32_t extCfgSize,
bool interruptEn
Definition: dp83tg720.h:102
int32_t Dp83tg720_config(EthPhyDrv_Handle hPhy, const void *pExtCfg, const uint32_t extCfgSize, Phy_Mii mii, bool loopbackEn)
bool sgmiiAutoNegEn
Definition: dp83tg720.h:105
bool rxClkShiftEn
Definition: dp83tg720.h:99
void Dp83tg720_bind(EthPhyDrv_Handle *hPhy, uint8_t phyAddr, Phy_RegAccessCb_t *pRegAccessCb)
Definition: phy_common.h:217
Dp83tg720_MasterSlaveMode MasterSlaveMode
Definition: dp83tg720.h:108
uint8_t EthPhyDrv_Handle[ETHPHYDRV_MAX_OBJ_SIZE]
Definition: phy_common.h:236
bool Dp83tg720_isResetComplete(EthPhyDrv_Handle hPhy)
Phy_Mii
Definition: phy_common.h:196
bool Dp83tg720_isMacModeSupported(EthPhyDrv_Handle hPhy, Phy_Mii mii)
void Dp83tg720_reset(EthPhyDrv_Handle hPhy)
void Dp83tg720_printRegs(EthPhyDrv_Handle hPhy)
bool Dp83tg720_isPhyDevSupported(EthPhyDrv_Handle hPhy, const void *pversion)
DP83TG720 PHY configuration parameters.
Definition: dp83tg720.h:94
@ DP83TG720_MASTER_MODE
Definition: dp83tg720.h:84
bool txClkShiftEn
Definition: dp83tg720.h:96
Dp83tg720_MasterSlaveMode
DP83TG720 Master/Slave modes.
Definition: dp83tg720.h:79
@ DP83TG720_SLAVE_MODE
Definition: dp83tg720.h:87
@ DP83TG720_MASTER_SLAVE_STRAP
Definition: dp83tg720.h:81
void Dp83tg720_initCfg(Dp83tg720_Cfg *cfg)
Initialize DP83TG720 PHY specific config params.