This function is used to set the parent for specified clock.
Prototype
XStatus XPm_ClockSetParent(const u32 ClockId, const u32 ParentIdx);
Parameters
The following table lists the XPm_ClockSetParent
function arguments.
Type | Name | Description |
---|---|---|
const u32 | ClockId | Clock ID |
const u32 | ParentIdx | Parent clock index |