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

  /src/sys/dev/ic/
scmdreg.h 149 #define SCMD_REG_INV_2_9 0x50 /* Invert the motors on the slave modules.
  /src/usr.bin/scmdctl/
common.c 153 for(uint8_t n = SCMD_REG_INV_2_9; n <= SCMD_REG_INV_26_33; n++) {
244 reg = SCMD_REG_INV_2_9 + reg_offset;

Completed in 11 milliseconds