Searched refs:AD7793_CONF_CHAN (Results 1 – 1 of 1) sorted by relevance
87 #define AD7793_CONF_CHAN(x) ((x) & 0xf) /* Channel select */ macro186 st->conf |= AD7793_CONF_CHAN(channel); in ad7793_set_channel()