Function Prototype
u32 XRFdc_SetClkDistribution(XRFdc *InstancePtr, XRFdc_Distribution_Settings *DistributionSettingsPtr);
Arguments
- XRFdc *InstancePtr
- Pointer to the driver instance.
- XRFdc_Distribution_Settings *DistributionSettingsPtr
- Pointer to the
XRFdc_Distribution_Settings
structure that passes the distribution settings.
Description
This API function takes the
XRFdc_Distribution_Settings
structure and routes the clocks
accordingly. This API will delay balance where possible. This API will also set up
the internal tile clocking settings.Note: Only available for
Gen 3 devices.
Return Value
XRFDC_SUCCESS
XRFDC_FAILURE