nuttx/drivers/ioexpander
Michal Lenc 888b8e59dd pcf8574: fix incorrect function comment
Comment for pcf8574_register_update() function was incorrect as it was
probably copied from different driver function.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2023-08-01 20:36:54 +02:00
..
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
gpio_lower_half.c
gpio.c Fix error: '%s' directive output may be truncated 2023-03-03 04:08:22 -08:00
ioe_dummy.c
ioe_rpmsg.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
Kconfig drivers/ioexpander: add support for SX1509 2023-06-27 14:44:00 -03:00
Make.defs drivers/ioexpander: add support for SX1509 2023-06-27 14:44:00 -03:00
mcp23x17.c Bug fixes and improved interrupt support for mcp23x17 driver 2023-03-06 08:40:33 +08:00
mcp23x17.h Bug fixes and improved interrupt support for mcp23x17 driver 2023-03-06 08:40:33 +08:00
pca9538.c
pca9538.h
pca9555.c pca9555: fix const correctness of pin set parameters 2023-06-13 16:10:52 -03:00
pca9555.h
pcf8574.c pcf8574: fix incorrect function comment 2023-08-01 20:36:54 +02:00
pcf8574.h
skeleton.c
sx1509.c drivers/ioexpander: add support for SX1509 2023-06-27 14:44:00 -03:00
sx1509.h drivers/ioexpander: add support for SX1509 2023-06-27 14:44:00 -03:00
tca64xx.c
tca64xx.h