incubator-nuttx/drivers/ioexpander
Xiang Xiao 4c706771c3 sched/wdog: Replace all callback argument from uint32_t to wdparm_t
and alwasy cast the argument of wd_start to wdparm_t

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-08-08 17:30:26 -03: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 sched/wdog: Replace all callback argument from uint32_t to wdparm_t 2020-08-08 17:30:26 -03: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 sched/wdog: Replace all callback argument from uint32_t to wdparm_t 2020-08-08 17:30:26 -03:00
tca64xx.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00