Home
last modified time | relevance | path

Searched refs:_HIWORD (Results 1 - 5 of 5) sorted by relevance

/third_party/backends/backend/
H A Dplustek-pp_types.h112 #define _HIWORD(x) ((UShort)(x >> 16)) macro
H A Du12-hwdef.h52 #define _HIWORD(x) ((u_short)(x >> 16)) macro
H A Dplustek-usb.h122 #define _HIWORD(x) ((u_short)(x >> 16)) macro
H A Du12-motor.c349 _SET_REG( rb, c, REG_FIFOFULLEN2, _LOBYTE(_HIWORD(dev->regs.RD_BufFullSize))); in u12motor_WaitForPositionY()
H A Dplustek-pp_motor.c2642 IODataToRegister( ps, ps->RegFifoFullLength2, _LOBYTE(_HIWORD(ps->AsicReg.RD_BufFullSize)));

Completed in 7 milliseconds