incubator-nuttx/drivers/ioexpander
guoshichao 599d41d806 greenhills: fix the pointless comparison build warning
"ioexpander/gpio.c", line 529: warning #186-D: pointless comparison of
          unsigned integer with zero
            if (pintype < GPIO_INPUT_PIN || pintype >= GPIO_NPINTYPES)
                        ^

Signed-off-by: guoshichao <guoshichao@xiaomi.com>
2024-08-27 07:33:09 -04:00
..
CMakeLists.txt
Kconfig icjx: use iC-JX interrupt config instead of the general one 2024-05-09 23:43:56 +08:00
Make.defs ioexpander: add support for iC-JX expander 2024-01-23 17:15:25 -03:00
gpio.c greenhills: fix the pointless comparison build warning 2024-08-27 07:33:09 -04:00
gpio_lower_half.c
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
iso1i813t.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
iso1i813t.h
mcp23x08.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
mcp23x08.h
mcp23x17.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
mcp23x17.h
pca9538.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
pca9538.h
pca9555.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
pca9555.h
pcf8574.c driver: There is no need to use sched_[un]lock 2024-04-30 11:35:13 -03:00
pcf8574.h
pcf8575.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
pcf8575.h
skeleton.c drivers/ioexpander: Add const to the value array of multiwritepin 2023-09-28 10:09:51 +08:00
sx1509.c
sx1509.h
tca64xx.c driver: There is no need to use sched_[un]lock 2024-04-30 11:35:13 -03:00
tca64xx.h