Home
last modified time | relevance | path

Searched defs:stm32_adc_cfg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/adc/
H A Dstm32-adc.c216 struct stm32_adc_cfg { struct
217 const struct stm32_adc_regspec *regs;
218 const struct stm32_adc_info *adc_info;
219 struct stm32_adc_trig_info *trigs;
220 bool clk_required;
221 bool has_vregready;
222 bool has_boostmode;
223 bool has_linearcal;
224 bool has_presel;
225 bool has_oversampling;
[all …]