Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/src/
A Dtsc_touchkey.c157 if ((FOR_STATEID == TSC_STATEID_OFF) || (FOR_DATA_READY != 0)) in TSC_TouchKey_Process()
240 FOR_STATEID = TSC_STATEID_OFF; in TSC_TouchKey_ConfigOffState()
254 FOR_STATEID = TSC_STATEID_OFF; in TSC_TouchKey_ConfigBurstOnlyState()
A Dtsc_linrot.c412 … ((TSC_Linrot_Process_OneChannel_DataReady() == TSC_STATUS_OK) || (FOR_STATEID == TSC_STATEID_OFF)) in TSC_Linrot_Process()
777 FOR_STATEID = TSC_STATEID_OFF; in TSC_Linrot_ConfigOffState()
791 FOR_STATEID = TSC_STATEID_OFF; in TSC_Linrot_ConfigBurstOnlyState()
/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/inc/
A Dtsc_types.h213 TSC_STATEID_OFF = 19 /*!< 19 - Object is OFF (no burst, no acquisition) */ enumerator

Completed in 44 milliseconds