incubator-nuttx/include/nuttx/ioexpander
Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-02-23 22:27:46 +01:00
..
gpio.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
ioexpander.h All function pointer types should be prefaced by the qualifier CODE (unless the callable function is known to reside in RAM, then it should be FAR). 2019-08-26 17:31:29 -06:00
pca9538.h driver/ioexpander: adds driver for the PCA9538 I2C ioexpander 2020-02-19 11:53:08 -06:00
pca9555.h 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
pcf8574.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 19:21:42 -06:00
tca64xx.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 19:21:42 -06:00