iLLD_TC27xC  1.0
Enumerations
Collaboration diagram for Enumerations:

Enumerations

enum  IfxGtm_Atom {
  IfxGtm_Atom_0,
  IfxGtm_Atom_1,
  IfxGtm_Atom_2,
  IfxGtm_Atom_3,
  IfxGtm_Atom_4
}
 Enum for ATOM objects. More...
 
enum  IfxGtm_Atom_Ch {
  IfxGtm_Atom_Ch_none = -1,
  IfxGtm_Atom_Ch_0,
  IfxGtm_Atom_Ch_1,
  IfxGtm_Atom_Ch_2,
  IfxGtm_Atom_Ch_3,
  IfxGtm_Atom_Ch_4,
  IfxGtm_Atom_Ch_5,
  IfxGtm_Atom_Ch_6,
  IfxGtm_Atom_Ch_7
}
 Enum for ATOM channels. More...
 
enum  IfxGtm_Dpll_SubInc {
  IfxGtm_Dpll_SubInc_1 = 0,
  IfxGtm_Dpll_SubInc_2
}
 Enum for Dpll subincrements. More...
 
enum  IfxGtm_FeatureControl {
  IfxGtm_FeatureControl_disabled = 0,
  IfxGtm_FeatureControl_disable = 1,
  IfxGtm_FeatureControl_enable = 2,
  IfxGtm_FeatureControl_enabled = 3
}
 Enum Enable disable feature control. More...
 
enum  IfxGtm_Tim {
  IfxGtm_Tim_0,
  IfxGtm_Tim_1,
  IfxGtm_Tim_2,
  IfxGtm_Tim_3
}
 Enum for TIM objects. More...
 
enum  IfxGtm_Tim_Ch {
  IfxGtm_Tim_Ch_0,
  IfxGtm_Tim_Ch_1,
  IfxGtm_Tim_Ch_2,
  IfxGtm_Tim_Ch_3,
  IfxGtm_Tim_Ch_4,
  IfxGtm_Tim_Ch_5,
  IfxGtm_Tim_Ch_6,
  IfxGtm_Tim_Ch_7
}
 Enum for TIM channels. More...
 
enum  IfxGtm_Tom {
  IfxGtm_Tom_0,
  IfxGtm_Tom_1,
  IfxGtm_Tom_2
}
 Enum for TOM objects. More...
 
enum  IfxGtm_Tom_Ch {
  IfxGtm_Tom_Ch_none = -1,
  IfxGtm_Tom_Ch_0,
  IfxGtm_Tom_Ch_1,
  IfxGtm_Tom_Ch_2,
  IfxGtm_Tom_Ch_3,
  IfxGtm_Tom_Ch_4,
  IfxGtm_Tom_Ch_5,
  IfxGtm_Tom_Ch_6,
  IfxGtm_Tom_Ch_7,
  IfxGtm_Tom_Ch_8,
  IfxGtm_Tom_Ch_9,
  IfxGtm_Tom_Ch_10,
  IfxGtm_Tom_Ch_11,
  IfxGtm_Tom_Ch_12,
  IfxGtm_Tom_Ch_13,
  IfxGtm_Tom_Ch_14,
  IfxGtm_Tom_Ch_15
}
 Enum for TOM channels. More...
 
enum  IfxGtm_Tom_Tgc {
  IfxGtm_Tom_Tgc_0,
  IfxGtm_Tom_Tgc_1
}
 Enum for TOM global channel control units. More...
 

Detailed Description

Enumeration Type Documentation

Enum for ATOM objects.

Enumerator
IfxGtm_Atom_0 

ATOM object 0.

IfxGtm_Atom_1 

ATOM object 1.

IfxGtm_Atom_2 

ATOM object 2.

IfxGtm_Atom_3 

ATOM object 3.

IfxGtm_Atom_4 

ATOM object 4.

Definition at line 178 of file IfxGtm_cfg.h.

Enum for ATOM channels.

Enumerator
IfxGtm_Atom_Ch_none 

Not Selected.

IfxGtm_Atom_Ch_0 

ATOM channel 0.

IfxGtm_Atom_Ch_1 

ATOM channel 1.

IfxGtm_Atom_Ch_2 

ATOM channel 2.

IfxGtm_Atom_Ch_3 

ATOM channel 3.

IfxGtm_Atom_Ch_4 

ATOM channel 4.

IfxGtm_Atom_Ch_5 

ATOM channel 5.

IfxGtm_Atom_Ch_6 

ATOM channel 6.

IfxGtm_Atom_Ch_7 

ATOM channel 7.

Definition at line 189 of file IfxGtm_cfg.h.

Enum for Dpll subincrements.

Enumerator
IfxGtm_Dpll_SubInc_1 

subincrement1

IfxGtm_Dpll_SubInc_2 

subincrement2

Definition at line 204 of file IfxGtm_cfg.h.

Enum Enable disable feature control.

Enumerator
IfxGtm_FeatureControl_disabled 

disabled

IfxGtm_FeatureControl_disable 

disable

IfxGtm_FeatureControl_enable 

enable

IfxGtm_FeatureControl_enabled 

enabled

Definition at line 212 of file IfxGtm_cfg.h.

enum IfxGtm_Tim

Enum for TIM objects.

Enumerator
IfxGtm_Tim_0 

TIM object 0.

IfxGtm_Tim_1 

TIM object 1.

IfxGtm_Tim_2 

TIM object 2.

IfxGtm_Tim_3 

TIM object 3.

Definition at line 222 of file IfxGtm_cfg.h.

Enum for TIM channels.

Enumerator
IfxGtm_Tim_Ch_0 

TIM channel 0.

IfxGtm_Tim_Ch_1 

TIM channel 1.

IfxGtm_Tim_Ch_2 

TIM channel 2.

IfxGtm_Tim_Ch_3 

TIM channel 3.

IfxGtm_Tim_Ch_4 

TIM channel 4.

IfxGtm_Tim_Ch_5 

TIM channel 5.

IfxGtm_Tim_Ch_6 

TIM channel 6.

IfxGtm_Tim_Ch_7 

TIM channel 7.

Definition at line 232 of file IfxGtm_cfg.h.

enum IfxGtm_Tom

Enum for TOM objects.

Enumerator
IfxGtm_Tom_0 

TOM object 0.

IfxGtm_Tom_1 

TOM object 1.

IfxGtm_Tom_2 

TOM object 2.

Definition at line 246 of file IfxGtm_cfg.h.

Enum for TOM channels.

Enumerator
IfxGtm_Tom_Ch_none 

Not Selected.

IfxGtm_Tom_Ch_0 

TOM channel 0.

IfxGtm_Tom_Ch_1 

TOM channel 1.

IfxGtm_Tom_Ch_2 

TOM channel 2.

IfxGtm_Tom_Ch_3 

TOM channel 3.

IfxGtm_Tom_Ch_4 

TOM channel 4.

IfxGtm_Tom_Ch_5 

TOM channel 5.

IfxGtm_Tom_Ch_6 

TOM channel 6.

IfxGtm_Tom_Ch_7 

TOM channel 7.

IfxGtm_Tom_Ch_8 

TOM channel 8.

IfxGtm_Tom_Ch_9 

TOM channel 9.

IfxGtm_Tom_Ch_10 

TOM channel 10.

IfxGtm_Tom_Ch_11 

TOM channel 11.

IfxGtm_Tom_Ch_12 

TOM channel 12.

IfxGtm_Tom_Ch_13 

TOM channel 13.

IfxGtm_Tom_Ch_14 

TOM channel 14.

IfxGtm_Tom_Ch_15 

TOM channel 15.

Definition at line 255 of file IfxGtm_cfg.h.

Enum for TOM global channel control units.

Enumerator
IfxGtm_Tom_Tgc_0 

TOM global channel control unit0.

IfxGtm_Tom_Tgc_1 

TOM global channel control unit1.

Definition at line 278 of file IfxGtm_cfg.h.