Home
last modified time | relevance | path

Searched refs:UNI_RANGE (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/comedi/drivers/
H A Dpcl812.c200 UNI_RANGE(10),
201 UNI_RANGE(5),
202 UNI_RANGE(2.5),
203 UNI_RANGE(1.25)
219 UNI_RANGE(10),
220 UNI_RANGE(5),
221 UNI_RANGE(2.5),
222 UNI_RANGE(1.25),
223 UNI_RANGE(0.625)
238 UNI_RANGE(10),
[all …]
H A Ddas08.c94 UNI_RANGE(10),
95 UNI_RANGE(5),
96 UNI_RANGE(2.5),
97 UNI_RANGE(1.25)
111 UNI_RANGE(10),
112 UNI_RANGE(1),
113 UNI_RANGE(0.1),
114 UNI_RANGE(0.01)
125 UNI_RANGE(10),
126 UNI_RANGE(1),
[all …]
H A Ddas800.c99 UNI_RANGE(10),
101 UNI_RANGE(1),
103 UNI_RANGE(0.1),
105 UNI_RANGE(0.02)
113 UNI_RANGE(10),
115 UNI_RANGE(1),
117 UNI_RANGE(0.1),
119 UNI_RANGE(0.01)
127 UNI_RANGE(10),
129 UNI_RANGE(5),
[all …]
H A Ddt2801.c114 UNI_RANGE(10),
115 UNI_RANGE(5),
116 UNI_RANGE(2.5),
117 UNI_RANGE(1.25)
123 UNI_RANGE(10),
124 UNI_RANGE(1),
125 UNI_RANGE(0.1),
126 UNI_RANGE(0.02)
H A Ddas16.c127 UNI_RANGE(10),
128 UNI_RANGE(1),
129 UNI_RANGE(0.1),
130 UNI_RANGE(0.01)
145 UNI_RANGE(10),
146 UNI_RANGE(5),
147 UNI_RANGE(2.5),
148 UNI_RANGE(1.25)
159 UNI_RANGE(10),
160 UNI_RANGE(5),
[all …]
H A Dadq12b.c81 UNI_RANGE(5),
82 UNI_RANGE(2),
83 UNI_RANGE(1),
84 UNI_RANGE(0.5)
H A Ddt282x.c128 UNI_RANGE(10),
129 UNI_RANGE(5),
130 UNI_RANGE(2.5),
131 UNI_RANGE(1.25)
146 UNI_RANGE(5),
147 UNI_RANGE(2.5),
148 UNI_RANGE(1.25),
149 UNI_RANGE(0.625)
164 UNI_RANGE(10),
165 UNI_RANGE(1),
[all …]
H A Dfl512.c43 UNI_RANGE(1),
44 UNI_RANGE(5),
45 UNI_RANGE(10)
H A Dni_labpc_common.c40 UNI_RANGE(10),
41 UNI_RANGE(8),
42 UNI_RANGE(5),
43 UNI_RANGE(2),
44 UNI_RANGE(1),
45 UNI_RANGE(0.5),
46 UNI_RANGE(0.2),
47 UNI_RANGE(0.1)
60 UNI_RANGE(10),
61 UNI_RANGE(5),
[all …]
H A Ddac02.c52 UNI_RANGE(5),
53 UNI_RANGE(10),
H A Drti800.c94 UNI_RANGE(10),
95 UNI_RANGE(1),
96 UNI_RANGE(0.1),
97 UNI_RANGE(0.02)
H A Dpcmda12.c48 UNI_RANGE(5),
49 UNI_RANGE(10),
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 Ddas16m1.c88 UNI_RANGE(10),
89 UNI_RANGE(5),
90 UNI_RANGE(2.5),
91 UNI_RANGE(1.25),
H A Daio_aio12_8.c71 UNI_RANGE(5),
73 UNI_RANGE(10),
H A Ddmm32at.c131 UNI_RANGE(10),
132 UNI_RANGE(5),
151 UNI_RANGE(10),
152 UNI_RANGE(5),
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(5),
[all …]
H A Dvmk80xx.c102 UNI_RANGE(5),
103 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 */
/linux/drivers/comedi/
H A Drange.c20 const struct comedi_lrange range_unipolar10 = { 1, {UNI_RANGE(10)} };
22 const struct comedi_lrange range_unipolar5 = { 1, {UNI_RANGE(5)} };
24 const struct comedi_lrange range_unipolar2_5 = { 1, {UNI_RANGE(2.5)} };
/linux/include/linux/comedi/
H A Dcomedidev.h609 #define UNI_RANGE(a) {0, (a) * 1e6, 0} macro