Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/src/
A Dtsc_touchkey.c59 #define FOR_PROXIN_TH TSC_Globals.For_Key->p_Param->ProxInTh
60 #define FOR_PROXOUT_TH TSC_Globals.For_Key->p_Param->ProxOutTh
61 #define FOR_DETECTIN_TH TSC_Globals.For_Key->p_Param->DetectInTh
62 #define FOR_DETECTOUT_TH TSC_Globals.For_Key->p_Param->DetectOutTh
63 #define FOR_CALIB_TH TSC_Globals.For_Key->p_Param->CalibTh
65 #define FOR_COUNTER_DEB_CALIB TSC_Globals.For_Key->p_Param->CounterDebCalib
66 #define FOR_COUNTER_DEB_PROX TSC_Globals.For_Key->p_Param->CounterDebProx
67 #define FOR_COUNTER_DEB_DETECT TSC_Globals.For_Key->p_Param->CounterDebDetect
68 #define FOR_COUNTER_DEB_RELEASE TSC_Globals.For_Key->p_Param->CounterDebRelease
69 #define FOR_COUNTER_DEB_ERROR TSC_Globals.For_Key->p_Param->CounterDebError
A Dtsc_linrot.c57 #define FOR_PROXIN_TH TSC_Globals.For_LinRot->p_Param->ProxInTh
58 #define FOR_PROXOUT_TH TSC_Globals.For_LinRot->p_Param->ProxOutTh
59 #define FOR_DETECTIN_TH TSC_Globals.For_LinRot->p_Param->DetectInTh
60 #define FOR_DETECTOUT_TH TSC_Globals.For_LinRot->p_Param->DetectOutTh
61 #define FOR_CALIB_TH TSC_Globals.For_LinRot->p_Param->CalibTh
63 #define FOR_RESOLUTION TSC_Globals.For_LinRot->p_Param->Resolution
64 #define FOR_DIR_CHG_POS TSC_Globals.For_LinRot->p_Param->DirChangePos
66 #define FOR_COUNTER_DEB_CALIB TSC_Globals.For_LinRot->p_Param->CounterDebCalib
67 #define FOR_COUNTER_DEB_PROX TSC_Globals.For_LinRot->p_Param->CounterDebProx
68 #define FOR_COUNTER_DEB_DETECT TSC_Globals.For_LinRot->p_Param->CounterDebDetect
[all …]
/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/inc/
A Dtsc_touchkey.h104 TSC_TouchKeyParam_T* p_Param; /*!< Parameters (thresholds, debounce, ...) */ member
119 TSC_TouchKeyParam_T* p_Param; /*!< Parameters (thresholds, debounce, ...) */ member
A Dtsc_linrot.h159 TSC_LinRotParam_T* p_Param; /*!< Parameters (thresholds, debounce, ...) */ member
179 TSC_LinRotParam_T* p_Param; /*!< Parameters (thresholds, debounce, ...) */ member

Completed in 15 milliseconds