Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/src/
A Dtsc_touchkey.c56 #define FOR_COUNTER_DTO TSC_Globals.For_Key->p_Data->CounterDTO macro
845 tick_detected = FOR_COUNTER_DTO; in TSC_TouchKey_ProcessProxState()
948 tick_detected = FOR_COUNTER_DTO; in TSC_TouchKey_ProcessDetectState()
1023 tick_detected = FOR_COUNTER_DTO; in TSC_TouchKey_ProcessTouchState()
1124 FOR_COUNTER_DTO = (TSC_tCounter_T)TSC_Globals.Tick_sec; in TSC_TouchKey_DTOGetTime()
A Dtsc_linrot.c53 #define FOR_COUNTER_DTO TSC_Globals.For_LinRot->p_Data->CounterDTO macro
1377 tick_detected = FOR_COUNTER_DTO; in TSC_Linrot_ProcessProxState()
1496 tick_detected = FOR_COUNTER_DTO; in TSC_Linrot_ProcessDetectState()
1594 tick_detected = FOR_COUNTER_DTO; in TSC_Linrot_ProcessTouchState()
1717 FOR_COUNTER_DTO = (TSC_tCounter_T)TSC_Globals.Tick_sec; in TSC_Linrot_ReadTimeForDTO()

Completed in 6 milliseconds