Home
last modified time | relevance | path

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

/RvlSDK-3.2/include/demo/
DDEMOWin.h192 #define DEMOWIN_TRIGGER_L 0x02000000 macro
/RvlSDK-3.2/build/libraries/demo/src/
DDEMOWin.c1750 ( (pad->triggerLeft > TRIGGER_THRESHOLD)? DEMOWIN_TRIGGER_L : 0 ) | in DEMOWinPadRead()