Searched refs:adc_initstruct (Results 1 – 1 of 1) sorted by relevance
| /bsp/synwit/libraries/SWM320_drivers/ |
| A D | drv_adc.c | 31 .adc_initstruct.clk_src = ADC_CLKSRC_VCO_DIV64, \ 32 .adc_initstruct.clk_div = 25, \ 33 .adc_initstruct.pga_ref = PGA_REF_INTERNAL, \ 34 .adc_initstruct.channels = 0, \ 35 .adc_initstruct.samplAvg = ADC_AVG_SAMPLE1, \ 36 .adc_initstruct.trig_src = ADC_TRIGSRC_SW, \ 37 .adc_initstruct.Continue = 0, \ 38 .adc_initstruct.EOC_IEn = 0, \ 39 .adc_initstruct.OVF_IEn = 0, \ 40 .adc_initstruct.HFULL_IEn = 0, \ [all …]
|
Completed in 4 milliseconds