Searched defs:pwmDelay (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/comedi/drivers/
H A Dusbdux.c266 int8_t pwmDelay; member in struct:usbduxsub
2059 this_usbduxsub->pwmDelay = fx2delay;
2081 this_usbduxsub->dux_commands[1] = ((int8_t) this_usbduxsub->pwmDelay);
H A Dusbduxsigma.c216 uint8_t pwmDelay; member in struct:usbduxsub
2062 this_usbduxsub->pwmDelay = fx2delay;
2084 this_usbduxsub->dux_commands[1] = ((uint8_t) this_usbduxsub->pwmDelay);

Completed in 15 milliseconds