Home
last modified time | relevance | path

Searched refs:configured_channels (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/adc/
Dadc_xmc4xxx.c120 uint32_t configured_channels = adc_group->ASSEL & requested_channels; in start_read() local
128 if (requested_channels != configured_channels) { in start_read()