zephyr/subsys/rtio
Tom Burdick caa0c0a467 rtio: Split the rx and tx buffer unions
Transmit/write buffers are expected to be constant values given to the
operation to transmit but not mutate. Seperate the OP_TX and OP_RX
operation description unions.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2024-08-17 08:55:01 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.workq
rtio_executor.c
rtio_handlers.c
rtio_init.c
rtio_workq.c