adi_pwr_GetFreq
Description
This function returns the current values of the
core oscillator (VCO) frequencies.
Prototype
ADI_PWR_RESULT adi_pwr_GetFreq(
u32 *fcclk,
u32 *fsclk,
u32 *fvco);
Arguments
fcclk
fsclk
fvco
Return Value
In the debug variant of the library, the function
one of the following result codes; otherwise, the function returns
ADI_PWR_RESULT_SUCCESS
ADI_PWR_RESULT_SUCCESS
ADI_PWR_RESULT_NOT_INITIALIZED
VisualDSP++ 5.0 Device Drivers and System
Services Manual for Blackfin Processors
Address of location to store the current
Address of location to store the current
Address of location to store the VCO frequency (Hz)
.
Process completed successfully.
PM module has not been initialized.
Power Management Module
,
CCLK
SCLK
value (Hz)
CCLK
value (Hz)
SCLK
adi_pwr_GetFreq
, and voltage
returns
3-21
Need help?
Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?