Searched refs:ads7052_read_channel (Results 1 – 1 of 1) sorted by relevance
203 static int ads7052_read_channel(const struct device *dev, uint8_t channel, uint16_t *result) in ads7052_read_channel() function245 err = ads7052_read_channel(data->dev, channel, &result); in ads7052_acquisition_thread()