Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dscmdreg.h149 #define SCMD_REG_INV_2_9 0x50 /* Invert the motors on the slave modules. macro
/netbsd-src/usr.bin/scmdctl/
H A Dcommon.c153 for(uint8_t n = SCMD_REG_INV_2_9; n <= SCMD_REG_INV_26_33; n++) { in common_get_motor()
244 reg = SCMD_REG_INV_2_9 + reg_offset; in common_invert_motor()