Framework Components Application Programming Interface (API)  fc-v07
Functions | Typedefs | Enumerations
dskt2_qos.h File Reference
#include <xdc/std.h>
#include <xdc/runtime/Memory.h>
Include dependency graph for dskt2_qos.h:

Go to the source code of this file.

Functions

Void DSKT2_QOS_getStat (UInt heapType, UInt mutexId, UInt *sizeSharedScratch, xdc_runtime_IHeap_Handle *inHeap)
 

Typedefs

typedef enum DSKT2_QOS_TI_MsgArg1Types DSKT2_QOS_TI_MsgArg1Types
 
typedef enum DSKT2_QOS_TI_GetSharedScratchMsgArg2 DSKT2_QOS_TI_GetSharedScratchMsgArg2
 

Enumerations

enum  DSKT2_QOS_TI_MsgArg1Types {
  DSKT2_QOS_SHARED_SCRATCH_ALLHEAPS = 0x200,
  DSKT2_QOS_SHARED_SCRATCH_DARAM = 0x201,
  DSKT2_QOS_SHARED_SCRATCH_SARAM = 0x202
}
 
enum  DSKT2_QOS_TI_GetSharedScratchMsgArg2 { DSKT2_QOS_ALL_SCRATCHGROUPS = 0x100 }
 

Typedef Documentation

Enumeration Type Documentation

Enumerator
DSKT2_QOS_SHARED_SCRATCH_ALLHEAPS 
DSKT2_QOS_SHARED_SCRATCH_DARAM 
DSKT2_QOS_SHARED_SCRATCH_SARAM 
Enumerator
DSKT2_QOS_ALL_SCRATCHGROUPS 

Function Documentation

Void DSKT2_QOS_getStat ( UInt  heapType,
UInt  mutexId,
UInt *  sizeSharedScratch,
xdc_runtime_IHeap_Handle *  inHeap 
)
Copyright 2016, Texas Instruments Incorporated