zephyr/subsys/rtio
Tom Burdick a539d9c904 rtio: Add transceive op
Adds the transceive op which is needed for full SPI support. Notably
in RTIO transceive is expected to be a balanced buffer pair of the same
length and have non-null tx/rx bufs.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-04-03 09:51:02 +02:00
..
CMakeLists.txt rtio: Userspace support 2022-11-08 10:44:03 +01:00
Kconfig
rtio_executor_common.h rtio: Add callback op 2023-04-03 09:51:02 +02:00
rtio_executor_concurrent.c rtio: Add callback op 2023-04-03 09:51:02 +02:00
rtio_executor_simple.c rtio: Add callback op 2023-04-03 09:51:02 +02:00
rtio_handlers.c rtio: Add transceive op 2023-04-03 09:51:02 +02:00