Searched refs:ADC_RESOLUTION_16B (Results 1 – 8 of 8) sorted by relevance
26 .Init.Resolution = ADC_RESOLUTION_16B, \49 .Init.Resolution = ADC_RESOLUTION_16B, \72 .Init.Resolution = ADC_RESOLUTION_16B, \
59 #define ADC_RESOLUTION_16B 4 macro
35 .resolution = ADC_RESOLUTION_16B,
249 case ADC_RESOLUTION_16B: in stm32_adc_get_resolution()
473 } else if (resolution == ADC_RESOLUTION_16B) { in bflb_adc_parse_result()510 } else if (resolution == ADC_RESOLUTION_16B) { in bflb_adc_parse_result()
8 ADC2.Resolution=ADC_RESOLUTION_16B
Completed in 18 milliseconds