Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/adc/
Dadc_ads1x4s0x.c624 size_t pin_selections_size; in ads1x4s0x_channel_setup() local
826 pin_selections_size = 4; in ads1x4s0x_channel_setup()
829 pin_selections_size = 2; in ads1x4s0x_channel_setup()
832 for (size_t i = 0; i < pin_selections_size; ++i) { in ads1x4s0x_channel_setup()
837 for (size_t j = i + 1; j < pin_selections_size; ++j) { in ads1x4s0x_channel_setup()