List of Operations
1-12
PRD module operations
PWRM module operations
Function
Operation
PRD_getticks
Get the current tick counter
PRD_start
Arm a periodic function for one-time execution
PRD_stop
Stop a periodic function from execution
PRD_tick
Advance tick counter, dispatch periodic functions
Function
Operation
PWRM_changeSetpoint
Initiate a change to the V/F setpoint
PWRM_configure
Set new configuration parameters for PWRM
PWRM_getCapabilities
Get information on PWRM’s capabilities on the current platform
PWRM_getCurrentSetpoint
Get the current setpoint in effect
Get count of dependencies currently declared on a resource
PWRM_getNumSetpoints
Get the number of setpoints supported for the current platform
PWRM_getSetpointInfo
Get the corresponding frequency and CPU core voltage for a setpoint
PWRM_getTransitionLatency
Get the latency to scale between setpoints
PWRM_idleClocks
Immediately idle the clock domains
PWRM_registerNotify
Register a function to be called on a specific power event
Release a dependency that has been previously declared
Declare a dependency upon a resource
PWRM_sleepDSP
Transition the DSP to a new sleep state
PWRM_unregisterNotify
Unregister for an event notification from PWRM