incubator-nuttx/drivers/ioexpander
Beat Küng a349595316 gpio: extend gpio_pintype_e for pulldown/up and opendrain
- fix code style
- fix bool conversion when calling go_read()
2020-07-07 08:34:25 -05:00
..
Kconfig driver/ioexpander: adds driver for the PCA9538 I2C ioexpander 2020-02-19 11:53:08 -06:00
Make.defs build: Move INCDIROPT to common place 2020-05-18 15:02:55 -06:00
gpio.c gpio: extend gpio_pintype_e for pulldown/up and opendrain 2020-07-07 08:34:25 -05:00
gpio_lower_half.c gpio: extend gpio_pintype_e for pulldown/up and opendrain 2020-07-07 08:34:25 -05:00
pca9538.c gpio: extend gpio_pintype_e for pulldown/up and opendrain 2020-07-07 08:34:25 -05:00
pca9538.h driver/ioexpander: adds driver for the PCA9538 I2C ioexpander 2020-02-19 11:53:08 -06:00
pca9555.c gpio: extend gpio_pintype_e for pulldown/up and opendrain 2020-07-07 08:34:25 -05:00
pca9555.h Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
pcf8574.c gpio: extend gpio_pintype_e for pulldown/up and opendrain 2020-07-07 08:34:25 -05:00
pcf8574.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
skeleton.c gpio: extend gpio_pintype_e for pulldown/up and opendrain 2020-07-07 08:34:25 -05:00
tca64xx.c gpio: extend gpio_pintype_e for pulldown/up and opendrain 2020-07-07 08:34:25 -05:00
tca64xx.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00