zephyr/tests/subsys/rtio/rtio_api
Tom Burdick 2a046004b9 rtio: Correctly handle completion count wraps
Prior to this change a wrap of the completion count (without SUBMIT_SEM)
would result in looping indefinitely waiting for completions.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2025-02-12 12:23:06 +01:00
..
src rtio: Correctly handle completion count wraps 2025-02-12 12:23:06 +01:00
CMakeLists.txt sys: Add a lockfree mpsc and spsc queues 2024-06-06 00:42:29 -07:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests: rtio: rtio_api: explicit RTIO_SUBMIT_SEM=n 2024-12-13 11:34:34 +01:00