Home
last modified time | relevance | path

Searched refs:FOR_DELTA (Results 1 – 1 of 1) sorted by relevance

/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/src/
A Dtsc_touchkey.c328 if (FOR_DELTA <= FOR_PROXOUT_TH) in TSC_TouchKey_ProcessDebReleaseProxState()
366 if (FOR_DELTA > FOR_PROXOUT_TH) in TSC_TouchKey_ProcessDebReleaseDetectState()
409 if (FOR_DELTA > FOR_PROXOUT_TH) in TSC_TouchKey_ProcessDebReleaseTouchState()
473 if (FOR_DELTA >= FOR_PROXIN_TH) in TSC_TouchKey_ProcessReleaseState()
617 FOR_DELTA = 0; in TSC_TouchKey_ProcessCalibrationState()
656 if (FOR_DELTA < FOR_PROXIN_TH) in TSC_TouchKey_ProcessDebProxState()
700 if (FOR_DELTA <= FOR_PROXOUT_TH) in TSC_TouchKey_ProcessDebProxDetectState()
752 if (FOR_DELTA <= FOR_PROXOUT_TH) in TSC_TouchKey_ProcessDebProxTouchState()
809 if (FOR_DELTA <= FOR_PROXOUT_TH) in TSC_TouchKey_ProcessProxState()
960 if (FOR_DELTA > FOR_PROXOUT_TH) in TSC_TouchKey_ProcessDetectState()
[all …]

Completed in 4 milliseconds