zephyr/include/drivers/gpio
Sylvio Alves b0717d518e drivers: gpio: esp32: use dts and improve code checks
This PR updates GPIO driver to use DTS information
regarding gpio availability.

This also fixes interrupt handling and
also removes kconfig definition for GPIO port.

A few configuration checks were also added to
improve code usage.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2021-10-21 10:53:34 -04:00
..
gpio_emul.h
gpio_esp32.h drivers: gpio: esp32: use dts and improve code checks 2021-10-21 10:53:34 -04:00
gpio_mmio32.h drivers: gpio: gpio_mmio32: remove usage of device_pm_control_nop 2021-04-28 20:40:00 -04:00
gpio_sx1509b.h