Home
last modified time | relevance | path

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

/RvlSDK-3.1/build/demos/kpaddemo/src/
Dsample.c47 #define CMD_STICK_CLAMP_HOLD1 ( kpads[0][0].dev_type == WPAD_DEV_FREESTYLE && (kpads[0][0].hold & K… macro
322 if ( CMD_STICK_CLAMP_HOLD1 || CMD_STICK_CLAMP_HOLD2 ) { in work_sample()