Searched refs:AD7192_CONF_CHAN (Results 1 – 1 of 1) sorted by relevance
96 #define AD7192_CONF_CHAN(x) (((1 << (x)) & 0xFF) << 8) /* Channel select */ macro162 st->conf |= AD7192_CONF_CHAN(channel); in ad7192_set_channel()