Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/adc/
Dadc_lmp90xxx.c337 static inline bool lmp90xxx_has_input(const struct device *dev, uint8_t input) in lmp90xxx_has_input() function
405 if (!lmp90xxx_has_input(dev, channel_cfg->input_positive)) { in lmp90xxx_adc_channel_setup()
412 if (!lmp90xxx_has_input(dev, channel_cfg->input_negative)) { in lmp90xxx_adc_channel_setup()