Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/src/
A Dtsc_touchkey.c336 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_TouchKey_ProcessDebReleaseProxState()
518 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_TouchKey_ProcessDebCalibrationState()
526 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_TouchKey_ProcessDebCalibrationState()
618 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_TouchKey_ProcessCalibrationState()
636 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_TouchKey_ProcessDebProxState()
658 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_TouchKey_ProcessDebProxState()
869 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_TouchKey_ProcessDebDetectState()
894 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_TouchKey_ProcessDebDetectState()
983 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_TouchKey_ProcessDetectState()
1058 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_TouchKey_ProcessTouchState()
[all …]
A Dtsc_linrot.c878 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_Linrot_ProcessDebReleaseProxState()
1059 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_Linrot_ProcessDebCalibrationState()
1075 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_Linrot_ProcessDebCalibrationState()
1158 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_Linrot_ProcessCalibrationState()
1204 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_Linrot_ProcessDebProxState()
1221 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_Linrot_ProcessDebProxState()
1433 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_Linrot_ProcessDebDetectState()
1451 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_Linrot_ProcessDebDetectState()
1536 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_Linrot_ProcessDetectState()
1634 FOR_STATEID = TSC_STATEID_RELEASE; in TSC_Linrot_ProcessTouchState()
[all …]
A Dtsc_ecs.c99 if (FOR_KEY_STATEID != TSC_STATEID_RELEASE) in TSC_Ecs_CalculateK()
114 if (FOR_LINROT_STATEID != TSC_STATEID_RELEASE) in TSC_Ecs_CalculateK()
208 if (FOR_KEY_STATEID != TSC_STATEID_RELEASE) in TSC_Ecs_ProcessK()
224 if (FOR_LINROT_STATEID != TSC_STATEID_RELEASE) in TSC_Ecs_ProcessK()
/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/inc/
A Dtsc_types.h191 TSC_STATEID_RELEASE = 2, /*!< 2 - Object is released */ enumerator

Completed in 10 milliseconds