Searched refs:AD7292_REG_ADC_CH (Results 1 – 1 of 1) sorted by relevance
22 #define AD7292_REG_ADC_CH(x) (0x10 + (x)) macro213 ch_addr = AD7292_REG_ADC_CH(chan->channel); in ad7292_read_raw()