![]() |
rfdc
Xilinx SDK Drivers API Documentation
|
Functions | |
u32 | XRFdc_MTS_Sysref_Config (XRFdc *InstancePtr, XRFdc_MultiConverter_Sync_Config *DACSyncConfigPtr, XRFdc_MultiConverter_Sync_Config *ADCSyncConfigPtr, u32 SysRefEnable) |
This API is used to enable/disable the sysref. More... | |
void | XRFdc_MultiConverter_Init (XRFdc_MultiConverter_Sync_Config *ConfigPtr, int *PLL_CodesPtr, int *T1_CodesPtr) |
This API Initializes the multi-tile sync config structures. More... | |
u32 | XRFdc_MultiConverter_Sync (XRFdc *InstancePtr, u32 Type, XRFdc_MultiConverter_Sync_Config *ConfigPtr) |
This is the top level API which will be used for Multi-tile Synchronization. More... | |
u32 | XRFdc_GetMTSEnable (XRFdc *InstancePtr, u32 Type, u32 Tile_Id, u32 *EnablePtr) |
This is the top level API which will be used to check if Multi-tile is enabled. More... | |