Home
last modified time | relevance | path

Searched full:gpio_ite_configure (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/dts/bindings/gpio/
Dite,it8xxx2-gpio-v2.yaml36 This setting will be found in the gpio_ite_configure function
/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…