iLLD_TC27xD  1.0
Debug Path Enumerations
Collaboration diagram for Debug Path Enumerations:

Enumerations

enum  IfxCif_DpControlSources {
  IfxCif_DpControlSources_UserDefinedSymbol8 = 0,
  IfxCif_DpControlSources_UserDefinedSymbol7 = 1,
  IfxCif_DpControlSources_UserDefinedSymbol6 = 2,
  IfxCif_DpControlSources_UserDefinedSymbol5 = 3,
  IfxCif_DpControlSources_UserDefinedSymbol4 = 4,
  IfxCif_DpControlSources_UserDefinedSymbol3 = 5,
  IfxCif_DpControlSources_UserDefinedSymbol2 = 6,
  IfxCif_DpControlSources_UserDefinedSymbol1 = 7,
  IfxCif_DpControlSources_TimestampCounter = 8,
  IfxCif_DpControlSources_LineNumberCounter = 9,
  IfxCif_DpControlSources_FrameNumberCounter = 10
}
 Enumerator for debug path control sources. More...
 
enum  IfxCif_DpCounters {
  IfxCif_DpCounters_PredividerCounter = 0,
  IfxCif_DpCounters_TimestampCounter = 1,
  IfxCif_DpCounters_LineNumberCounter = 2,
  IfxCif_DpCounters_FrameNumberCounter = 3
}
 Enumerator for debug path counters. More...
 
enum  IfxCif_DpSourcePath {
  IfxCif_DpSourcePath_MainPath = 0,
  IfxCif_DpSourcePath_ExtraPath1 = 1,
  IfxCif_DpSourcePath_ExtraPath2 = 2,
  IfxCif_DpSourcePath_ExtraPath4 = 4,
  IfxCif_DpSourcePath_ExtraPath5 = 5
}
 Enumerator for debug path source paths. More...
 

Detailed Description

Enumeration Type Documentation

Enumerator for debug path control sources.

Enumerator
IfxCif_DpControlSources_UserDefinedSymbol8 

User defined symbol 8.

IfxCif_DpControlSources_UserDefinedSymbol7 

User defined symbol 7.

IfxCif_DpControlSources_UserDefinedSymbol6 

User defined symbol 6.

IfxCif_DpControlSources_UserDefinedSymbol5 

User defined symbol 5.

IfxCif_DpControlSources_UserDefinedSymbol4 

ser defined symbol 4

IfxCif_DpControlSources_UserDefinedSymbol3 

User defined symbol 3.

IfxCif_DpControlSources_UserDefinedSymbol2 

User defined symbol 2.

IfxCif_DpControlSources_UserDefinedSymbol1 

User defined symbol 1.

IfxCif_DpControlSources_TimestampCounter 

Timestamp counter.

IfxCif_DpControlSources_LineNumberCounter 

Line number counter.

IfxCif_DpControlSources_FrameNumberCounter 

Frame number counter.

Definition at line 607 of file IfxCif.h.

Enumerator for debug path counters.

Enumerator
IfxCif_DpCounters_PredividerCounter 

Predivider counter.

IfxCif_DpCounters_TimestampCounter 

Timestamp counter.

IfxCif_DpCounters_LineNumberCounter 

Line number counter.

IfxCif_DpCounters_FrameNumberCounter 

Frame number counter.

Definition at line 624 of file IfxCif.h.

Enumerator for debug path source paths.

Enumerator
IfxCif_DpSourcePath_MainPath 

Main data path.

IfxCif_DpSourcePath_ExtraPath1 

Extra path 1.

IfxCif_DpSourcePath_ExtraPath2 

Extra path 2.

IfxCif_DpSourcePath_ExtraPath4 

Extra path 4.

IfxCif_DpSourcePath_ExtraPath5 

Extra path 5.

Definition at line 634 of file IfxCif.h.