mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 20:30:38 +00:00
This commit adds the possibility to check for expander errors when reading the data. This is optional if glerr_check or interr_check fields in configuration are not zero. If not zero, read operation also reads ISO1I813T_GLERR and ISO1I813T_INTERR register and returns error if there is some error. The user can control which errors he wants to check with glerr_check and interr_check masks. Signed-off-by: Michal Lenc <michallenc@seznam.cz> |
||
|---|---|---|
| .. | ||
| aw9523b.c | ||
| aw9523b.h | ||
| CMakeLists.txt | ||
| gpio.c | ||
| gpio_lower_half.c | ||
| icjx.c | ||
| icjx.h | ||
| ioe_dummy.c | ||
| ioe_rpmsg.c | ||
| iso1h812g.c | ||
| iso1h812g.h | ||
| iso1i813t.c | ||
| iso1i813t.h | ||
| Kconfig | ||
| Make.defs | ||
| mcp23x08.c | ||
| mcp23x08.h | ||
| mcp23x17.c | ||
| mcp23x17.h | ||
| pca9538.c | ||
| pca9538.h | ||
| pca9555.c | ||
| pca9555.h | ||
| pca9557.c | ||
| pca9557.h | ||
| pcf8574.c | ||
| pcf8574.h | ||
| pcf8575.c | ||
| pcf8575.h | ||
| skeleton.c | ||
| sx1509.c | ||
| sx1509.h | ||
| tca64xx.c | ||
| tca64xx.h | ||