56 unsigned char PTITCurrentState =
PTIT;
67 if(
TFLGOF && !(edgeTimeStamp & 0x8000)){
72 unsigned long thisEventTimeStamp = timeStamp.
timeLong;
74 unsigned long thisInterEventPeriod = 0;
75 unsigned short thisTicksPerDegree = 0;
89 unsigned short ratioBetweenThisAndLast = (
unsigned short)(((
unsigned long)
lastPrimaryTicksPerDegree * 1000) / thisTicksPerDegree);
98 if(PTITCurrentState & 0x01){
128 SCHEDULE_ECT_OUTPUTS();
161 if(
TFLGOF && !(edgeTimeStamp & 0x8000)){
166 unsigned long thisEventTimeStamp = timeStamp.
timeLong;
168 unsigned long thisInterEventPeriod = 0;