incubator-nuttx/drivers/ioexpander
Alan Carvalho de Assis 4b67e23049 mcp23008 Initial support 2023-09-08 01:33:12 +08:00
..
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
Kconfig mcp23008 Initial support 2023-09-08 01:33:12 +08:00
Make.defs mcp23008 Initial support 2023-09-08 01:33:12 +08:00
gpio.c fs/inode: remove all unnecessary check for filep/inode 2023-08-29 09:47:11 +08:00
gpio_lower_half.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
ioe_dummy.c
ioe_rpmsg.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
iso1h812g.c ioexpander: add support for ISO1H812G expander 2023-08-29 10:31:40 +08:00
iso1h812g.h ioexpander: add support for ISO1H812G expander 2023-08-29 10:31:40 +08:00
iso1i813t.c ioexpander: add support for ISO1I813T expander 2023-08-29 17:35:59 +08:00
iso1i813t.h ioexpander: add support for ISO1I813T expander 2023-08-29 17:35:59 +08:00
mcp23x08.c mcp23008 Initial support 2023-09-08 01:33:12 +08:00
mcp23x08.h mcp23008 Initial support 2023-09-08 01:33:12 +08: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 mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
pca9538.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pca9555.c pca9555: fix const correctness of pin set parameters 2023-06-13 16:10:52 -03:00
pca9555.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pcf8574.c pcf8574: fix incorrect function comment 2023-08-01 20:36:54 +02:00
pcf8574.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pcf8575.c pcf8575: fix compilation warnings 2023-08-29 20:34:12 +08:00
pcf8575.h ioexpander: add support for pcf8575 expander 2023-08-03 06:52:27 -07:00
skeleton.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
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 mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
tca64xx.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00