incubator-nuttx/drivers/ioexpander
dulibo1 f1fc53d7da gpio:add feature for gpio wakeup
1.add pin type to cfg gpio as wake up source
2.add IOEXPANDER_OPTION_WAKEUPCFG for set wake up option

Signed-off-by: dulibo1 <dulibo1@xiaomi.com>
Signed-off-by: buxiasen <buxiasen@xiaomi.com>
2024-09-30 08:45:37 +08:00
..
CMakeLists.txt cmake:fix drivers build block during cmake reforming 2023-08-16 22:38:52 +08:00
Kconfig drivers/gpio: save memory if dont support signal 2024-09-15 11:29:55 +08:00
Make.defs ioexpander: add support for iC-JX expander 2024-01-23 17:15:25 -03:00
gpio.c drivers/gpio: save memory if dont support signal 2024-09-15 11:29:55 +08:00
gpio_lower_half.c gpio:add feature for gpio wakeup 2024-09-30 08:45:37 +08:00
icjx.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
icjx.h ioexpander/icjx: add support for change of input interrupts on NINT 2024-04-05 15:23:10 -03:00
ioe_dummy.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
ioe_rpmsg.c nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
iso1h812g.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
iso1h812g.h ioexpander: add support for ISO1H812G expander 2023-08-29 10:31:40 +08:00
iso1i813t.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
iso1i813t.h ioexpander: add support for ISO1I813T expander 2023-08-29 17:35:59 +08:00
mcp23x08.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
mcp23x08.h mcp23008 Initial support 2023-09-08 01:33:12 +08:00
mcp23x17.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
mcp23x17.h Bug fixes and improved interrupt support for mcp23x17 driver 2023-03-06 08:40:33 +08:00
pca9538.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +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 drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
pca9555.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pcf8574.c driver: There is no need to use sched_[un]lock 2024-04-30 11:35:13 -03:00
pcf8574.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
pcf8575.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
pcf8575.h ioexpander: add support for pcf8575 expander 2023-08-03 06:52:27 -07:00
skeleton.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +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 driver: There is no need to use sched_[un]lock 2024-04-30 11:35:13 -03:00
tca64xx.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00