XPm_PllSetParameter - 2023.1 English

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2023-05-16
Version
2023.1 English

Call this function to set a PLL parameter.

Note: If the access isn't permitted this function returns an error code.

Prototype

XStatus XPm_PllSetParameter(const enum XPmNodeId node, const enum XPmPllParam parameter, const u32 value);

Parameters

The following table lists the XPm_PllSetParameter function arguments.

Table 1. XPm_PllSetParameter Arguments
Type Name Description
const enum XPmNodeId node PLL node identifier
const enum XPmPllParam parameter PLL parameter identifier
const u32 value Value of the PLL parameter

Returns

Status of performing the operation as returned by the PMU-FW