Searched defs:unipolar (Results 1 – 3 of 3) sorted by relevance
15 bool unipolar; member
103 bool unipolar; member
824 static unsigned int ad7192_get_temp_scale(bool unipolar) in ad7192_get_temp_scale()898 bool unipolar = FIELD_GET(AD7192_CONF_UNIPOLAR, st->conf); in ad7192_read_raw() local