zephyr/tests/subsys/rtio/rtio_api/src
Yuval Peress 80d70b4e96 rtio: Add cqe per each sqe in transaction
Update the policy such that every completed sqe has a parallel cqe.
This has the primary purpose of making any reads in the sqe visible
to the consumer (since they might have different buffers).

Signed-off-by: Yuval Peress <peress@google.com>
2023-04-10 18:34:43 -04:00
..
rtio_api.h tests: rtio: Split test suites up into files 2023-03-17 12:49:57 -05:00
rtio_iodev_test.h rtio: Add transactional submissions 2023-03-17 12:49:57 -05:00
test_rtio_api.c rtio: Add cqe per each sqe in transaction 2023-04-10 18:34:43 -04:00
test_rtio_mpsc.c rtio: Move spsc buffer to bss 2023-04-04 14:32:32 +02:00
test_rtio_spsc.c tests: rtio: Split test suites up into files 2023-03-17 12:49:57 -05:00