Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/inc/
A Dtsc_dxs.h53 #define FOR_KEY_DXSLOCK TSC_Globals.For_Key->p_Data->DxsLock
58 #define FOR_LINROT_DXSLOCK TSC_Globals.For_LinRot->p_Data->DxsLock
A Dtsc_touchkey.h72 unsigned int DxsLock : 1; /*!< The State is locked by the DxS (TSC_BOOL_T) */ member
A Dtsc_linrot.h118 unsigned int DxsLock : 1; /*!< The State is locked by the DxS (TSC_BOOL_T) */ member
/bsp/apm32/libraries/APM32F0xx_Library/TSC_Device_Lib/src/
A Dtsc_touchkey.c57 #define FOR_DXSLOCK TSC_Globals.For_Key->p_Data->DxsLock
A Dtsc_linrot.c54 #define FOR_DXSLOCK TSC_Globals.For_LinRot->p_Data->DxsLock

Completed in 13 milliseconds