Searched refs:For_LinRot (Results 1 – 6 of 6) sorted by relevance
74 #define FOR_SCT_COMP TSC_Globals.For_LinRot->SctComp75 #define FOR_POS_CORR TSC_Globals.For_LinRot->PosCorr475 TSC_Channel_Data_T* p_Ch = TSC_Globals.For_LinRot->p_ChD; in TSC_Linrot_CalcPos()1104 p_Ch = TSC_Globals.For_LinRot->p_ChD; in TSC_Linrot_ProcessCalibrationState()1149 p_Ch = TSC_Globals.For_LinRot->p_ChD; in TSC_Linrot_ProcessCalibrationState()1731 TSC_Channel_Data_T* p_Ch = TSC_Globals.For_LinRot->p_ChD; in TSC_Linrot_Process_AllChannel_Status()1750 TSC_Channel_Data_T* p_Ch = TSC_Globals.For_LinRot->p_ChD; in TSC_Linrot_Process_OneChannel_DataReady()1775 TSC_Channel_Data_T* p_Ch = TSC_Globals.For_LinRot->p_ChD; in TSC_Linrot_Process_AllChannel_AcqStatus()1798 TSC_Channel_Data_T* p_Ch = TSC_Globals.For_LinRot->p_ChD; in TSC_Linrot_Process_OneChannel_AcqStatusError()1824 TSC_Channel_Data_T* p_Ch = TSC_Globals.For_LinRot->p_ChD; in TSC_Linrot_Process_OneChannel_DeltaBelowEquMinus()[all …]
115 TSC_Globals.For_LinRot->p_Methods->Config(); in TSC_Obj_ConfigGroup()117 if (TSC_Globals.For_LinRot->p_Data->Change) in TSC_Obj_ConfigGroup()122 … stateMask |= TSC_Globals.For_LinRot->p_SM[TSC_Globals.For_LinRot->p_Data->StateId].StateMask; in TSC_Obj_ConfigGroup()130 if (TSC_Globals.For_LinRot->p_Data->Change) in TSC_Obj_ConfigGroup()134 stateMask |= TSC_Params.p_LinRotSta[TSC_Globals.For_LinRot->p_Data->StateId].StateMask; in TSC_Obj_ConfigGroup()193 TSC_Globals.For_LinRot->p_Methods->Process(); in TSC_Obj_ProcessGroup()195 if (TSC_Globals.For_LinRot->p_Data->Change) in TSC_Obj_ProcessGroup()200 … stateMask |= TSC_Globals.For_LinRot->p_SM[TSC_Globals.For_LinRot->p_Data->StateId].StateMask; in TSC_Obj_ProcessGroup()208 if (TSC_Globals.For_LinRot->p_Data->Change) in TSC_Obj_ProcessGroup()213 stateMask |= TSC_Params.p_LinRotSta[TSC_Globals.For_LinRot->p_Data->StateId].StateMask; in TSC_Obj_ProcessGroup()[all …]
120 p_Ch = TSC_Globals.For_LinRot->p_ChD; in TSC_Ecs_CalculateK()230 p_Ch = TSC_Globals.For_LinRot->p_ChD; in TSC_Ecs_ProcessK()
56 #define FOR_LINROT TSC_Globals.For_LinRot57 #define FOR_LINROT_STATEID TSC_Globals.For_LinRot->p_Data->StateId58 #define FOR_LINROT_DXSLOCK TSC_Globals.For_LinRot->p_Data->DxsLock59 #define FOR_LINROT_CHANGE TSC_Globals.For_LinRot->p_Data->Change
55 #define FOR_LINROT_STATEID TSC_Globals.For_LinRot->p_Data->StateId56 #define FOR_LINROT_NB_CHANNELS TSC_Globals.For_LinRot->NumChannel
86 CONST TSC_LinRot_T* For_LinRot; /*!< Pointer to the current Linear or Rotary sensor */ member
Completed in 11 milliseconds