Searched refs:UNI_RANGE (Results 26 - 48 of 48) sorted by relevance

12

/linux-master/drivers/comedi/drivers/
H A Ddas1800.c149 UNI_RANGE(5), /* unipolar gain = 1 */
150 UNI_RANGE(1), /* unipolar gain = 10 */
151 UNI_RANGE(0.1), /* unipolar gain = 50 */
152 UNI_RANGE(0.02) /* unipolar gain = 250 */
162 UNI_RANGE(10), /* unipolar gain = 1 */
163 UNI_RANGE(5), /* unipolar gain = 2 */
164 UNI_RANGE(2.5), /* unipolar gain = 4 */
165 UNI_RANGE(1.25) /* unipolar gain = 8 */
H A Daio_aio12_8.c71 UNI_RANGE(5),
73 UNI_RANGE(10),
H A Dcb_pcidas.c174 UNI_RANGE(10),
175 UNI_RANGE(5),
176 UNI_RANGE(2.5),
177 UNI_RANGE(1.25)
188 UNI_RANGE(10),
189 UNI_RANGE(1),
190 UNI_RANGE(0.1),
191 UNI_RANGE(0.01)
200 UNI_RANGE(5),
201 UNI_RANGE(1
[all...]
H A Dpcmmio.c161 UNI_RANGE(5),
162 UNI_RANGE(10)
168 UNI_RANGE(5),
169 UNI_RANGE(10),
H A Ddmm32at.c131 UNI_RANGE(10),
132 UNI_RANGE(5),
151 UNI_RANGE(10),
152 UNI_RANGE(5),
H A Ddas16m1.c88 UNI_RANGE(10),
89 UNI_RANGE(5),
90 UNI_RANGE(2.5),
91 UNI_RANGE(1.25),
H A Dpcl816.c78 UNI_RANGE(10),
79 UNI_RANGE(5),
80 UNI_RANGE(2.5),
81 UNI_RANGE(1.25)
H A Dcb_pcidas64.c419 UNI_RANGE(10),
420 UNI_RANGE(5),
421 UNI_RANGE(2.5),
422 UNI_RANGE(1.25)
438 UNI_RANGE(5),
439 UNI_RANGE(2.5),
440 UNI_RANGE(1.25)
473 UNI_RANGE(10),
474 UNI_RANGE(5),
475 UNI_RANGE(
[all...]
H A Daddi_apci_3xxx.c30 UNI_RANGE(10),
31 UNI_RANGE(5),
32 UNI_RANGE(2),
33 UNI_RANGE(1)
40 UNI_RANGE(10)
H A Dadl_pci9118.c144 UNI_RANGE(10),
145 UNI_RANGE(5),
146 UNI_RANGE(2.5),
147 UNI_RANGE(1.25)
157 UNI_RANGE(10),
158 UNI_RANGE(1),
159 UNI_RANGE(0.1),
160 UNI_RANGE(0.01)
H A Daddi_apci_3120.c107 UNI_RANGE(10),
108 UNI_RANGE(5),
109 UNI_RANGE(2),
110 UNI_RANGE(1)
H A Ddyna_pci10xx.c37 UNI_RANGE(10)
H A Damplc_pci224.c271 UNI_RANGE(10),
272 UNI_RANGE(5),
273 UNI_RANGE(2.5),
274 UNI_RANGE(1.25),
H A Dni_atmio16d.c129 UNI_RANGE(10),
130 UNI_RANGE(1),
131 UNI_RANGE(0.1),
132 UNI_RANGE(0.02)
H A Dni_mio_common.c83 UNI_RANGE(20),
84 UNI_RANGE(10),
85 UNI_RANGE(5),
86 UNI_RANGE(2),
87 UNI_RANGE(1),
88 UNI_RANGE(0.5),
89 UNI_RANGE(0.2),
90 UNI_RANGE(0.1)
100 UNI_RANGE(10),
101 UNI_RANGE(
[all...]
H A Daddi_apci_3501.c91 UNI_RANGE(10)
H A Dusbdux.c155 UNI_RANGE(4.096),
156 UNI_RANGE(4.096 / 2)
163 UNI_RANGE(4.096)
H A Dii_pci20kc.c123 UNI_RANGE(10), /* Chan 0 - W1/W3 out Chan 1 - W2/W4 in */
H A Damplc_pci230.c514 UNI_RANGE(10),
515 UNI_RANGE(5),
516 UNI_RANGE(2.5)
526 UNI_RANGE(10),
H A Dvmk80xx.c102 UNI_RANGE(5),
103 UNI_RANGE(10)
H A Dme4000.c300 UNI_RANGE(2.5),
301 UNI_RANGE(10),
H A Dni_pcimio.c120 UNI_RANGE(10),
/linux-master/include/linux/comedi/
H A Dcomedidev.h608 #define UNI_RANGE(a) {0, (a) * 1e6, 0} macro

Completed in 409 milliseconds

12