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

/drivers/staging/comedi/drivers/addi-data/
H A DAPCI1710_INCCPT.c148 | unsigned char_ b_FirstCounterModus, |
165 | | | - b_FirstCounterModus and | |
176 | | | - b_FirstCounterModus and | |
191 | |b_FirstCounterModus | APCI1710_QUADRUPLE_MODE | In the quadruple mode, | |
200 | |b_FirstCounterModus | APCI1710_DOUBLE_MODE | Functions in the same | |
207 | |b_FirstCounterModus | APCI1710_SIMPLE_MODE | Functions in the same | |
214 | |b_FirstCounterModus | APCI1710_DIRECT_MODE | In the direct mode the | |
281 | unsigned char_ b_FirstCounterModus : First counter operating |
305 unsigned char b_FirstCounterModus,
328 if (b_FirstCounterModus
302 i_APCI1710_InitCounter(struct comedi_device *dev, unsigned char b_ModulNbr, unsigned char b_CounterRange, unsigned char b_FirstCounterModus, unsigned char b_FirstCounterOption, unsigned char b_SecondCounterModus, unsigned char b_SecondCounterOption) argument
[all...]

Completed in 21 milliseconds