Home
last modified time | relevance | path

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

/RevoEX-2.4-CW4W/build/demos/mpdldemo/src/
Dmpdlntr2rvl.c221 u8 touch; member
527 BOOL touch; in DoPadSharing() local
534 touch = FALSE; in DoPadSharing()
542 touch = TRUE; in DoPadSharing()
551 sendData.touch = (u8)touch; in DoPadSharing()
706 if ( recvData[i].touch ) in DoPadSharing()
833 || prevPadData->touch != padData->touch in IsInputDifferent()