HAP_power APIs
DSP Power & Performance Management
HAP_power_response_t Struct Reference

#include <HAP_power.h>

Public Attributes

HAP_Power_response_type type
 
union {
   unsigned int   max_mips
 
   uint64   max_bus_bw
 
   unsigned int   client_class
 
   unsigned int   clkFreqHz
 
   unsigned int   aggregateAVSMpps
 
   boolean   dcvsEnabled
 
}; 
 

Detailed Description

// HAP_power_enumsData type to retrieve power values from the DSP

Member Data Documentation

◆ aggregateAVSMpps

unsigned int HAP_power_response_t::aggregateAVSMpps

Aggregate AVS Mpps used by audio and voice

◆ client_class

unsigned int HAP_power_response_t::client_class

Current client class

◆ clkFreqHz

unsigned int HAP_power_response_t::clkFreqHz

Current core CPU frequency

◆ dcvsEnabled

boolean HAP_power_response_t::dcvsEnabled

Indicates if dcvs is enabled / disabled.

◆ max_bus_bw

uint64 HAP_power_response_t::max_bus_bw

Max bus bw supported

◆ max_mips

unsigned int HAP_power_response_t::max_mips

Max mips supported

◆ type

HAP_Power_response_type HAP_power_response_t::type

Identifies the type to retrieve.


The documentation for this struct was generated from the following file: