Searched defs:ads1015_chip_data (Results 1 – 1 of 1) sorted by relevance
80 struct ads1015_chip_data { struct81 struct iio_chan_spec const *channels;82 int num_channels;83 const struct iio_info *info;84 const int *data_rate;85 const int data_rate_len;86 const int *scale;87 const int scale_len;88 bool has_comparator;