Searched refs:ADC_RESOLUTION_14B (Results 1 – 5 of 5) sorted by relevance
58 #define ADC_RESOLUTION_14B 2 macro
253 case ADC_RESOLUTION_14B: in stm32_adc_get_resolution()
466 } else if (resolution == ADC_RESOLUTION_14B) { in bflb_adc_parse_result()503 } else if (resolution == ADC_RESOLUTION_14B) { in bflb_adc_parse_result()
208 hadc1.Init.Resolution = ADC_RESOLUTION_14B; in MX_ADC1_Init()
5 ADC1.Resolution=ADC_RESOLUTION_14B
Completed in 10 milliseconds