Searched refs:configured_channels (Results 1 – 1 of 1) sorted by relevance
120 uint32_t configured_channels = adc_group->ASSEL & requested_channels; in start_read() local128 if (requested_channels != configured_channels) { in start_read()