Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/include/zephyr/drivers/adc/
Dads114s0x.h17 int ads114s0x_gpio_deconfigure(const struct device *dev, uint8_t pin);
/Zephyr-Core-3.6.0/drivers/gpio/
Dgpio_ads114s0x.c42 return ads114s0x_gpio_deconfigure(config->parent, pin); in gpio_ads114s0x_config()
/Zephyr-Core-3.6.0/drivers/adc/
Dadc_ads114s0x.c1178 int ads114s0x_gpio_deconfigure(const struct device *dev, uint8_t pin) in ads114s0x_gpio_deconfigure() function