Searched refs:unipolar (Results 1 – 8 of 8) sorted by relevance
33 pseudo-differential) and two possible polarities (unipolar, bipolar). The input35 characteristic, and is completely independent of the polarity (unipolar,44 can be either unipolar or bipolar.62 The input voltage to a **single-ended unipolar** channel is allowed to swing69 A single-ended unipolar channel could be described in device tree like the198 differential unipolar setups can often be supported as pseudo-differential199 unipolar channels.236 A **pseudo-differential unipolar** input has the limitations a differential237 unipolar channel would have, meaning the analog voltage to the positive input250 Device tree example for pseudo-differential unipolar channel::[all …]
264 bool unipolar = !!(st->mode & AD7791_MODE_UNIPOLAR); in ad7791_read_raw() local275 if (unipolar) in ad7791_read_raw()297 if (unipolar) in ad7791_read_raw()396 if ((st->info->flags & AD7791_FLAG_HAS_UNIPOLAR) && pdata->unipolar) in ad7791_setup()
303 if (pdata->unipolar) in ad7793_setup()405 bool unipolar = !!(st->conf & AD7793_CONF_UNIPOLAR); in ad7793_read_raw() local436 scale_uv >>= (chan->scan_type.realbits - (unipolar ? 0 : 1)); in ad7793_read_raw()441 if (!unipolar) in ad7793_read_raw()451 shift = chan->scan_type.realbits - (unipolar ? 0 : 1); in ad7793_read_raw()
820 static unsigned int ad7192_get_temp_scale(bool unipolar) in ad7192_get_temp_scale() argument822 return unipolar ? 2815 * 2 : 2815; in ad7192_get_temp_scale()894 bool unipolar = FIELD_GET(AD7192_CONF_UNIPOLAR, st->conf); in ad7192_read_raw() local910 *val2 = 1000000000 / ad7192_get_temp_scale(unipolar); in ad7192_read_raw()916 if (!unipolar) in ad7192_read_raw()933 *val -= 273 * ad7192_get_temp_scale(unipolar); in ad7192_read_raw()
15 bool unipolar; member
103 bool unipolar; member
56 * Dual capacitive buttons with proximity-activated function, unipolar lid
194 'unipolar single-ended'. So for the other configurations the 'bipolar'