Searched defs:max1363_chip_info (Results 1 – 1 of 1) sorted by relevance
133 struct max1363_chip_info { struct134 const struct iio_info *info;135 const struct iio_chan_spec *channels;136 int num_channels;137 const enum max1363_modes *mode_list;138 enum max1363_modes default_mode;139 u16 int_vref_mv;140 u8 num_modes;141 u8 bits;
Completed in 11 milliseconds