Michal Lenc 7c7e163e23 icjx: add support for multiple pin read/write
This commit implements functions icjx_multireadpin and icjx_multiwritepin.
These functions can be used for multiple pin access (read/write) if
CONFIG_IOEXPANDER_MULTIPIN is selected. This access is generally
faster than one by one pin and may simplify user application.

Changes to general functions icjx_read and icjx_write were also required
to provide support for multiple data send/receive.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2024-03-20 20:06:33 +08:00
..
2023-08-03 00:06:24 -07:00
2023-12-09 13:44:46 -08:00
2023-12-18 09:06:29 -08:00
2023-09-22 13:51:00 +08:00
2023-10-17 13:43:43 +08:00
2023-12-26 19:23:13 -08:00
2024-02-27 13:16:52 +08:00
2024-03-14 00:11:41 +08:00
2023-07-08 13:50:48 +08:00
2024-03-13 09:51:08 +08:00
2024-01-25 09:09:30 -08:00
2024-01-25 09:09:30 -08:00