Files
rtems/cpukit/dev/i2c
Christian Mauderer 5bb5e01356 i2c: Add non blocking read / write
This adds the possibility to open an I2C bus with O_NONBLOCK (or set it
later via fcntl) to get non-blocking transmissions. This means that if
the bus is busy, a read, write or transfer ioctl will return with a
EAGAIN errno.
2021-06-22 13:51:17 +02:00
..
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2021-06-22 13:51:17 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00
2020-04-16 07:30:00 +02:00