Searched refs:mcp320x_read_channel (Results 1 – 1 of 1) sorted by relevance
176 static int mcp320x_read_channel(const struct device *dev, uint8_t channel, in mcp320x_read_channel() function253 err = mcp320x_read_channel(data->dev, channel, &result); in mcp320x_acquisition_thread()