comedilib/include
Ian Abbott ac2ce44520 Add channel-specific arm, disarm, and reset wrappers.
The comedi_arm(), comedi_disarm(), and comedi_reset() functions always
set the channel number in the corresponding configuration instructions
to 0, as they assume the channel number will be ignored by the driver.
Some drivers do in fact use the channel number in these configuration
instructions.  Add additional wrapper functions comedi_arm_channel(),
comedi_disarm_channel(), and comedi_reset_channel() to allow the channel
number to be specified.
2016-03-21 11:28:29 +00:00
..
comedi.h comedi.h: adjust header comment 2016-03-21 11:27:40 +00:00
comedi_errno.h Fix a couple of typos. 2011-05-11 12:05:55 +01:00
comedilib.h Add channel-specific arm, disarm, and reset wrappers. 2016-03-21 11:28:29 +00:00
comedilib_scxi.h add license header to scxi.c, and caleb as author 2005-02-06 16:25:16 +00:00
comedilib_version.h.in Fix a couple of typos. 2011-05-11 12:05:55 +01:00
Makefile.am Add comedilib_version.h header, produced by ./configure, 2011-01-26 16:29:34 +00:00