Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/
A Damplc_pci224.c134 #define PCI224_DACCON_POLAR(x) (((x) & 0x1) << 3) macro
135 #define PCI224_DACCON_POLAR_MASK PCI224_DACCON_POLAR(1)
136 #define PCI224_DACCON_POLAR_UNI PCI224_DACCON_POLAR(0) /* [0,+V] */
137 #define PCI224_DACCON_POLAR_BI PCI224_DACCON_POLAR(1) /* [-V,+V] */

Completed in 7 milliseconds