Searched refs:volt1 (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/drivers/iio/adc/ |
H A D | twl6030-gpadc.c | 94 * @volt1: voltage input at the beginning(low voltage) 101 u16 volt1; member in struct:twl6030_ideal_code 149 * at volt1 and volt2 input voltages and corresponding code1 and code2 157 .volt1 = 141, 164 .volt1 = 100, 171 .volt1 = 101, 178 .volt1 = 100, 185 .volt1 = 100, 192 .volt1 = 100, 199 .volt1 = 100, 206 .volt1 = 3001, 213 .volt1 = 501, 220 .volt1 = 2001, 227 .volt1 = 1001, 239 .volt1 = 323, 250 .volt1 = 440, 257 .volt1 = 440, 264 .volt1 = 660, 272 .volt1 = 440, 279 .volt1 = 440, 286 .volt1 = 440, 293 .volt1 = 440, 300 .volt1 = 2200, 307 .volt1 = 2200, 314 .volt1 = 3960, 321 .volt1 = 1000, 328 .volt1 = 660, 337 .volt1 = 2420, 349 .volt1 = 2200, 565 * The channels measured with two known values: volt1 and volt2, and 583 gain = ((ideal[i].volt2 - ideal[i].volt1) * 1000) / twl6030_calibrate_channel()
|
Completed in 59 milliseconds