Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/gpio/
Dgpio_ite_it8xxx2_v2.c76 static int gpio_ite_configure(const struct device *dev, in gpio_ite_configure() function
506 .pin_configure = gpio_ite_configure,
Dgpio_ite_it8xxx2.c355 static int gpio_ite_configure(const struct device *dev, in gpio_ite_configure() function
677 .pin_configure = gpio_ite_configure,
/Zephyr-latest/doc/releases/
Drelease-notes-3.2.rst1821 * :github:`50681` - gpio: ite: gpio_ite_configure() neither supporting nor throwing error when gpio…