Lines Matching defs:pos_code
312 short rpt_0x55 (TSIPPKT *rpt, unsigned char *pos_code, unsigned char *vel_code,
392 void cmd_0x35s (TSIPPKT *cmd, unsigned char pos_code, unsigned char vel_code,
1107 unsigned char pos_code,
1113 cmd->buf[0] = pos_code;
2372 unsigned char *pos_code,
2382 *pos_code = buf[0];
3787 pos_code, vel_code, time_code, aux_code;
3791 &pos_code, &vel_code, &time_code, &aux_code)) {
3798 pos_code, vel_code, time_code, aux_code);
3800 if (pos_code & 0x01) {
3804 if (pos_code & 0x02) {
3808 pbuf += sprintf(pbuf, (pos_code & 0x04)?
3812 pbuf += sprintf(pbuf, (pos_code & 0x08)?
3816 pbuf += sprintf(pbuf, (pos_code & 0x10)?
3820 if (pos_code & 0x20) {