Searched refs:u8PhaseDelta (Results 1 – 1 of 1) sorted by relevance
1295 MS_U8 u8PhaseDelta = 0x20; // phase data buffer in _MApi_XC_Auto_GetTransPos() local1304 u8PhaseDelta /= 2; // next step in _MApi_XC_Auto_GetTransPos()1305 if(u8PhaseDelta == 0x00) // check end in _MApi_XC_Auto_GetTransPos()1309 u16AdjustPhase += u8PhaseDelta; // right shift in _MApi_XC_Auto_GetTransPos()1311 u16AdjustPhase -= u8PhaseDelta; // left shift in _MApi_XC_Auto_GetTransPos()