![]() |
axiethernet
Vitis Drivers API Documentation
|
This typedef contains configuration information for a device. More...
Data Fields | |
u16 | DeviceId |
Unique ID of device. More... | |
u32 | BaseAddress |
Register base address. More... | |
This typedef contains configuration information for a device.
u32 XAvb_Config::BaseAddress |
Register base address.
Referenced by main(), XAvb_BecomeRtcMaster(), XAvb_CalcRtcOffset(), XAvb_CfgInitialize(), XAvb_DecodeRxAnnounceFrame(), XAvb_DecodeRxFollowUp(), XAvb_DecodeRxPDelayResp(), XAvb_DecodeRxPDelayRespFollowUp(), XAvb_DecodeRxSignaling(), XAvb_DecodeRxSync(), XAvb_DecodeTxAnnounceFrame(), XAvb_IsRxFramePTP(), XAvb_MasterSendAnnounce(), XAvb_MasterSendFollowUp(), XAvb_MasterSendSync(), XAvb_PtpRxInterruptHandler(), XAvb_PtpTimerInterruptHandler(), XAvb_Reset(), XAvb_SendPDelayReq(), XAvb_SendPDelayResp(), XAvb_SendPDelayRespFollowUp(), XAvb_SetupRxFilterControlMatchMode(), XAvb_SetupRxFilterControlPcp(), XAvb_SetupRxFilterControlVid(), XAvb_SetupSourcePortIdentity(), XAvb_UpdateRtcIncrement(), and XAvb_WaitOnTxPtpQueue().
u16 XAvb_Config::DeviceId |
Unique ID of device.
Referenced by main().