Home
last modified time | relevance | path

Searched refs:pwm (Results 1 - 6 of 6) sorted by relevance

/third_party/backends/backend/
H A Dplustek-usbimg.c744 HiLoDef *pwm; in usb_GrayDuplicate16() local
763 pwm = scan->Green.philo; in usb_GrayDuplicate16()
764 for( pixels=scan->sParam.Size.dwPixels; pixels--; pwm++, dest += next ) { in usb_GrayDuplicate16()
766 *dest = (_PHILO2WORD(pwm)) >> ls; in usb_GrayDuplicate16()
768 *dest = (_PLOHI2WORD(pwm)) >> ls; in usb_GrayDuplicate16()
1610 HiLoDef *pwm; in usb_GrayScale16() local
1616 pwm = scan->Green.philo; in usb_GrayScale16()
1635 for( pixels = scan->sParam.Size.dwPixels; pixels; pwm++ ) { in usb_GrayScale16()
1642 *dest = _PHILO2WORD(pwm) >> ls; in usb_GrayScale16()
1644 *dest = _PLOHI2WORD(pwm) >> l in usb_GrayScale16()
[all...]
H A Dcanon630u-common.c1366 int stepsize, faststep = 0x0104, reverse = 0x28, phase, pwm = 0x1f; in scan() local
1374 pwm = 0x3f; in scan()
1411 write_byte (fd, STEP_PWM, pwm); in scan()
H A Dplustek-usb.h674 u_char pwm; /**< PWM */ member
H A Dhp3900_config.c1680 SANE_Int pwm[3]; in hp3800_fixedpwm() member
1700 rst = reg[a].pwm[scantype - 1]; in hp3800_fixedpwm()
1714 SANE_Int pwm[3]; in hp3970_fixedpwm() member
1737 rst = reg[a].pwm[scantype - 1]; in hp3970_fixedpwm()
1750 SANE_Int pwm[3]; in hp4370_fixedpwm() member
1770 rst = reg[a].pwm[scantype - 1]; in hp4370_fixedpwm()
1783 SANE_Int pwm[3]; in ua4900_fixedpwm() member
1803 rst = reg[a].pwm[scantype - 1]; in ua4900_fixedpwm()
H A Dplustek-usbscan.c932 regs[0x56] = md[idx].pwm; in usb_GetMotorParam()
/third_party/libwebsockets/include/
H A Dlibwebsockets.h684 #include <libwebsockets/lws-pwm.h>

Completed in 23 milliseconds