Searched refs:tick_detected (Results 1 – 2 of 2) sorted by relevance
791 TSC_tTick_sec_T tick_detected; in TSC_TouchKey_ProcessProxState() local845 tick_detected = FOR_COUNTER_DTO; in TSC_TouchKey_ProcessProxState()847 if (TSC_Time_Delay_sec(TSC_Params.DTO, &tick_detected) == TSC_STATUS_OK) in TSC_TouchKey_ProcessProxState()923 TSC_tTick_sec_T tick_detected; in TSC_TouchKey_ProcessDetectState() local948 tick_detected = FOR_COUNTER_DTO; in TSC_TouchKey_ProcessDetectState()950 if (TSC_Time_Delay_sec(TSC_Params.DTO, &tick_detected) == TSC_STATUS_OK) in TSC_TouchKey_ProcessDetectState()998 TSC_tTick_sec_T tick_detected; in TSC_TouchKey_ProcessTouchState() local1023 tick_detected = FOR_COUNTER_DTO; in TSC_TouchKey_ProcessTouchState()1025 if (TSC_Time_Delay_sec(TSC_Params.DTO, &tick_detected) == TSC_STATUS_OK) in TSC_TouchKey_ProcessTouchState()
1338 TSC_tTick_sec_T tick_detected; in TSC_Linrot_ProcessProxState() local1377 tick_detected = FOR_COUNTER_DTO; in TSC_Linrot_ProcessProxState()1379 if (TSC_Time_Delay_sec(TSC_Params.DTO, &tick_detected) == TSC_STATUS_OK) in TSC_Linrot_ProcessProxState()1466 TSC_tTick_sec_T tick_detected; in TSC_Linrot_ProcessDetectState() local1496 tick_detected = FOR_COUNTER_DTO; in TSC_Linrot_ProcessDetectState()1498 if (TSC_Time_Delay_sec(TSC_Params.DTO, &tick_detected) == TSC_STATUS_OK) in TSC_Linrot_ProcessDetectState()1564 TSC_tTick_sec_T tick_detected; in TSC_Linrot_ProcessTouchState() local1594 tick_detected = FOR_COUNTER_DTO; in TSC_Linrot_ProcessTouchState()1596 if (TSC_Time_Delay_sec(TSC_Params.DTO, &tick_detected) == TSC_STATUS_OK) in TSC_Linrot_ProcessTouchState()
Completed in 6 milliseconds