Lines Matching +full:5 +full:v
24 * 12-bit resolution. Ranges : 5V, 10V, +/-5V, +/-10V, 0..20mA and 4..20mA.
28 * There are 4 x 12-bit Analogue Outputs. Ranges : 5V, 10V, +/-5V, +/-10V
30 * 16 x Digital Inputs, 24V
32 * 8 x Digital Outputs, 24V, 1A
45 #define ICP_MULTI_ADC_CSR_RA BIT(5) /* Input range 0 = 5V, 1 = 10V */
54 #define ICP_MULTI_DAC_CSR_RA BIT(5) /* Output range 0 = 5V, 1 = 10V */
66 #define ICP_MULTI_INT_CIE1 BIT(5) /* Counter 1 overrun interrupt */
78 UNI_RANGE(5),
80 BIP_RANGE(5),
220 /* Reset the analog output channels to 0V */ in icp_multi_reset()
224 /* Select channel and 0..5V range */ in icp_multi_reset()
227 /* Output 0V */ in icp_multi_reset()