Home
last modified time | relevance | path

Searched refs:_MOTOR0_MASK (Results 1 - 4 of 4) sorted by relevance

/third_party/backends/backend/
H A Du12-hwdef.h300 #define _MOTOR0_MASK 0x18 macro
H A Dplustek-pp_p12.c455 ps->Device.bMotorID = (Byte)(ps->Device.bDACType & _MOTOR0_MASK); in p12Init98003()
458 (Byte)((ps->Device.bDACType & _MOTOR0_MASK) >> 3); in p12Init98003()
H A Du12-hw.c229 dev->MotorID = (SANE_Byte)(dev->DACType & _MOTOR0_MASK);
232 (SANE_Byte)((dev->DACType & _MOTOR0_MASK) >> 3);
H A Dplustek-pp_hwdefs.h936 #define _MOTOR0_MASK 0x18 macro

Completed in 6 milliseconds