Searched refs:FOR_PROXIN_TH (Results 1 – 2 of 2) sorted by relevance
59 #define FOR_PROXIN_TH TSC_Globals.For_Key->p_Param->ProxInTh macro135 FOR_PROXIN_TH = TOUCH_KEY_PROX_IN_TH; in TSC_TouchKey_Config()473 if (FOR_DELTA >= FOR_PROXIN_TH) in TSC_TouchKey_ProcessReleaseState()656 if (FOR_DELTA < FOR_PROXIN_TH) in TSC_TouchKey_ProcessDebProxState()876 if (FOR_DELTA < FOR_PROXIN_TH) in TSC_TouchKey_ProcessDebDetectState()
57 #define FOR_PROXIN_TH TSC_Globals.For_LinRot->p_Param->ProxInTh macro375 FOR_PROXIN_TH = TOUCH_LINROT_PROX_IN_TH; in TSC_Linrot_Config()1002 if (TSC_Linrot_Process_OneChannel_DeltaAboveEqu(FOR_PROXIN_TH, 0) == TSC_STATUS_OK) in TSC_Linrot_ProcessReleaseState()1202 if (TSC_Linrot_Process_OneChannel_DeltaAboveEqu(FOR_PROXIN_TH, 0)) in TSC_Linrot_ProcessDebProxState()1415 if (TSC_Linrot_Process_OneChannel_DeltaAboveEqu(FOR_PROXIN_TH, 0)) in TSC_Linrot_ProcessDebDetectState()
Completed in 10 milliseconds