Lines Matching full:coordinate
117 Byte 2: X coordinate (xpos[9:2])
118 Byte 3: Y coordinate (ypos[9:2])
119 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
120 Bit3~Bit2 => X coordinate (ypos[1:0])
164 Bit5 => Valid bit, 0 means that the coordinate is invalid or finger up.
172 Byte 2: X coordinate (xpos[9:2])
173 Byte 3: Y coordinate (ypos[9:2])
174 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
175 Bit3~Bit2 => X coordinate (ypos[1:0])
189 Bit5 => Valid bit, 0 means that the coordinate is invalid or finger up.
197 Byte 2: X coordinate (xpos[9:2])
198 Byte 3: Y coordinate (ypos[9:2])
199 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
200 Bit3~Bit2 => X coordinate (ypos[1:0])
222 Byte 2: Message Type => 0xB7 (Multi Finger, Multi Coordinate mode)
236 Sample sequence of Multi-finger, Multi-coordinate mode:
256 Bit5 => Valid bit, 0 means that the coordinate is invalid or finger up.
264 Byte 2: X coordinate (xpos[9:2])
265 Byte 3: Y coordinate (ypos[9:2])
266 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
267 Bit3~Bit2 => X coordinate (ypos[1:0])
283 Bit5 => Valid bit, 0 means that the coordinate is invalid or finger up.
291 Byte 2: X coordinate (xpos[9:2])
292 Byte 3: Y coordinate (ypos[9:2])
293 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
294 Bit3~Bit2 => X coordinate (ypos[1:0])
319 Byte 2: Message Type => 0xB7 (Multi Finger, Multi Coordinate mode)
333 Sample sequence of Multi-finger, Multi-coordinate mode:
343 Single Finger, Absolute Coordinate Mode (SFAC)
352 Bit5 => Coordinate mode(always 0 in SFAC mode):
362 Byte 2: X coordinate (xpos[9:2])
363 Byte 3: Y coordinate (ypos[9:2])
364 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
365 Bit3~Bit2 => X coordinate (ypos[1:0])
380 Bit5 => Coordinate mode (always 1 in MFMC mode):
392 Byte 2: X coordinate (xpos[9:2])
393 Byte 3: Y coordinate (ypos[9:2])
394 Byte 4: Bit1~Bit0 => Y coordinate (xpos[1:0])
395 Bit3~Bit2 => X coordinate (ypos[1:0])
405 will output four consecutive single-finger, absolute coordinate(SFAC) packets
443 interleaved absolute coordinate packets for each finger.
810 bit2 0 RW movement + abs. coordinate mode enable
818 bit3 0 RW abs. coordinate only mode enable
832 (Note that the absolute/relative coordinate output still depends on
835 relative coordinate.)