incubator-nuttx/drivers/ioexpander
Gregory Nutt c014400895 drivers/input/ft5x06: Fix a misconception.. WAKE is an output, not an input. 2017-12-18 06:36:44 -06:00
..
Kconfig drivers/ioexpander: The IRQ subsystem now supports passing a void * parameter to IRQ handlers. Use that method to support multiple pc9555 devices, by passing a pointer to the device to the board defined irq handler. Now the CONFIG_ for multiple PCA devices just allocates device structures dynamically instead of statically when not enabled. 2017-10-19 08:10:40 -06:00
Make.defs
gpio.c Squashed commit of the following: 2017-10-07 08:22:18 -06:00
gpio_lower_half.c drivers/: Remove dangling space at the end of lines. 2017-06-28 13:17:17 -06:00
pca9555.c drivers/ioexpander: The IRQ subsystem now supports passing a void * parameter to IRQ handlers. Use that method to support multiple pc9555 devices, by passing a pointer to the device to the board defined irq handler. Now the CONFIG_ for multiple PCA devices just allocates device structures dynamically instead of statically when not enabled. 2017-10-19 08:10:40 -06:00
pca9555.h
pcf8574.c drivers/input/ft5x06: Fix a misconception.. WAKE is an output, not an input. 2017-12-18 06:36:44 -06:00
pcf8574.h
skeleton.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
tca64xx.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00
tca64xx.h