Home
last modified time | relevance | path

Searched refs:RANGE_ext (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/comedi/drivers/
A Ddac02.c57 RANGE_ext(0, 1)
A Dcb_pcimdas.c139 RANGE_ext(-1, 1),
140 RANGE_ext(0, 1)
A Damplc_pci224.c276 RANGE_ext(-1, 1), /* bipolar [-Vext,+Vext] */
277 RANGE_ext(0, 1), /* unipolar [0,+Vext] */
315 RANGE_ext(-2, 2), /* bipolar [-2*Vext,+2*Vext] */
317 RANGE_ext(-1, 1), /* bipolar [-Vext,+Vext] */
A Dni_pcimio.c123 RANGE_ext(-1, 1)
131 RANGE_ext(-1, 1)
A Dadv_pci1710.c119 RANGE_ext(0, 1) /* external -Vref (+/-10V max) */
A Dni_mio_common.c167 RANGE_ext(-1, 1),
168 RANGE_ext(0, 1)
/linux-6.3-rc2/include/linux/comedi/
A Dcomedidev.h604 #define RANGE_ext(a, b) {(a) * 1e6, (b) * 1e6, RF_EXTERNAL} macro

Completed in 23 milliseconds