TI-RTOS Drivers  tidrivers_cc13xx_cc26xx_2_20_00_08
Data Fields
PowerCC26XX_ModuleState Struct Reference

Internal module state. More...

#include <PowerCC26XX.h>

Collaboration diagram for PowerCC26XX_ModuleState:
Collaboration graph
[legend]

Data Fields

List_List notifyList
 
uint32_t constraintMask
 
Clock_Struct clockObj
 
Clock_Struct xoscClockObj
 
Clock_Struct lfClockObj
 
Clock_Struct calClockStruct
 
Hwi_Struct hwiStruct
 
int32_t nDeltaFreqCurr
 
int32_t nCtrimCurr
 
int32_t nCtrimFractCurr
 
int32_t nCtrimNew
 
int32_t nCtrimFractNew
 
int32_t nRtrimNew
 
int32_t nRtrimCurr
 
int32_t nDeltaFreqNew
 
bool bRefine
 
uint32_t state
 
bool xoscPending
 
bool calLF
 
uint8_t hwiState
 
bool busyCal
 
uint8_t calStep
 
bool firstLF
 
bool enablePolicy
 
bool initialized
 
uint8_t constraintCounts [PowerCC26XX_NUMCONSTRAINTS]
 
uint8_t resourceCounts [PowerCC26XX_NUMRESOURCES]
 
unsigned int(* resourceHandlers [3])(unsigned int)
 
Power_PolicyFxn policyFxn
 

Detailed Description

Internal module state.

Field Documentation

List_List PowerCC26XX_ModuleState::notifyList
uint32_t PowerCC26XX_ModuleState::constraintMask
Clock_Struct PowerCC26XX_ModuleState::clockObj
Clock_Struct PowerCC26XX_ModuleState::xoscClockObj
Clock_Struct PowerCC26XX_ModuleState::lfClockObj
Clock_Struct PowerCC26XX_ModuleState::calClockStruct
Hwi_Struct PowerCC26XX_ModuleState::hwiStruct
int32_t PowerCC26XX_ModuleState::nDeltaFreqCurr
int32_t PowerCC26XX_ModuleState::nCtrimCurr
int32_t PowerCC26XX_ModuleState::nCtrimFractCurr
int32_t PowerCC26XX_ModuleState::nCtrimNew
int32_t PowerCC26XX_ModuleState::nCtrimFractNew
int32_t PowerCC26XX_ModuleState::nRtrimNew
int32_t PowerCC26XX_ModuleState::nRtrimCurr
int32_t PowerCC26XX_ModuleState::nDeltaFreqNew
bool PowerCC26XX_ModuleState::bRefine
uint32_t PowerCC26XX_ModuleState::state
bool PowerCC26XX_ModuleState::xoscPending
bool PowerCC26XX_ModuleState::calLF
uint8_t PowerCC26XX_ModuleState::hwiState
bool PowerCC26XX_ModuleState::busyCal
uint8_t PowerCC26XX_ModuleState::calStep
bool PowerCC26XX_ModuleState::firstLF
bool PowerCC26XX_ModuleState::enablePolicy
bool PowerCC26XX_ModuleState::initialized
uint8_t PowerCC26XX_ModuleState::constraintCounts[PowerCC26XX_NUMCONSTRAINTS]
uint8_t PowerCC26XX_ModuleState::resourceCounts[PowerCC26XX_NUMRESOURCES]
unsigned int(* PowerCC26XX_ModuleState::resourceHandlers[3])(unsigned int)
Power_PolicyFxn PowerCC26XX_ModuleState::policyFxn

The documentation for this struct was generated from the following file:
Copyright 2016, Texas Instruments Incorporated