Analog Devices VisualDSP++ 5.0 Service Manual page 132

Visualdsp++ 5.0 device drivers and system for blackfin processors
Table of Contents

Advertisement

Power Management API Reference
Arguments
ConfigData
Return Value
In the debug variant of the library,
listed below. Otherwise, the value of
or the value of
the PM module is already initialized.
In order to better facilitate the configuration of timing parameters
for device drivers, the default unit of frequency for communicating
with the power management functions is hertz (Hz) rather than
megahertz (MHz).
Should the application require MHz rather than Hz, the power
management service can be commanded to use MHz by passing the
new command
adi_pwr_Init()
ignored with this command. For example, if passing a table of com-
mands to the
should be added to the table:
{ ADI_PWR_CMD_SET_FREQ_AS_MHZ, NULL },
Table 3-5
lists and explains the return codes.
3-28
Address of a table of command-value pairs as defined by
"ADI_PWR_COMMAND_PAIR" on page 3-47
"Public Data Types and Enumerations" on page
The last command in the table must be the
ADI_EBIU_CMD_END
ADI_PWR_RESULT_ALREADY_INITIALIZED
ADI_PWR_CMD_SET_FREQ_AS_MHZ
function. The companion value parameter is
adi_pwr_Init()
VisualDSP++ 5.0 Device Drivers and System
command.
returns the results codes
adi_pwr_Init
ADI_PWR_RESULT_SUCCESS
function, the following command
Services Manual for Blackfin Processors
and
3-42.
is returned,
is returned when
to the

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VisualDSP++ 5.0 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents