HomeSort by: relevance | last modified time | path
    Searched refs:common_invert_motor (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/scmdctl/
common.h 36 EXTERN int common_invert_motor(struct function_block *, int, bool, int, char);
common.c 217 common_invert_motor(struct function_block *fb, int fd, bool debug, int a_module, char a_motor) function in typeref:typename:int
246 fprintf(stderr,"common_invert_motor: remote invert: motor_index: %d ; reg_offset: %d ; reg_index: %02X ; reg: %02X\n",motor_index,reg_offset,reg_index,reg);
scmdctl.c 324 error = common_invert_motor(&func_block, fd, debug, (int)module, motor);

Completed in 14 milliseconds