Searched refs:ADC_CONV_SINGLE_UNIT_2 (Results 1 – 5 of 5) sorted by relevance
156 case ADC_CONV_SINGLE_UNIT_2: in adc_digi_controller_reg_set()179 if (cfg->conv_mode & ADC_CONV_SINGLE_UNIT_2) { in adc_digi_controller_reg_set()
534 …e if (config->conv_mode == ADC_CONV_SINGLE_UNIT_1 || config->conv_mode == ADC_CONV_SINGLE_UNIT_2) { in adc_digi_controller_configure()
70 ADC_CONV_SINGLE_UNIT_2 = 2, ///< Only use ADC2 for conversion enumerator
150 case ADC_CONV_SINGLE_UNIT_2: in get_convert_mode()
523 …e if (config->conv_mode == ADC_CONV_SINGLE_UNIT_1 || config->conv_mode == ADC_CONV_SINGLE_UNIT_2) { in adc_continuous_config()