Searched defs:hmc5843_chip_info (Results 1 – 1 of 1) sorted by relevance
127 struct hmc5843_chip_info { struct128 const struct iio_chan_spec *channels;129 const int (*regval_to_samp_freq)[2];130 const int n_regval_to_samp_freq;131 const int *regval_to_nanoscale;132 const int n_regval_to_nanoscale;
Completed in 3 milliseconds