zephyr/subsys/rtio
Tom Burdick 079d9c34e4 rtio: Transactions assume valid next list nodes
Add an assert ensuring programming errors where the executor code
assumes there is a next node in the list for transaction/chained
submissions.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2025-03-14 01:02:10 +01:00
..
CMakeLists.txt rtio: Add RTIO Work-queues service 2024-07-09 17:21:05 -04:00
Kconfig rtio: Enable submit/consume semaphores by default 2024-08-05 10:16:12 +02:00
Kconfig.workq rtio: workq: Default workqueue to two threads with SPI/I2C/I3C 2025-03-07 20:00:18 +01:00
rtio_executor.c rtio: Transactions assume valid next list nodes 2025-03-14 01:02:10 +01:00
rtio_handlers.c rtio: Split the rx and tx buffer unions 2024-08-17 08:55:01 -04:00
rtio_init.c
rtio_workq.c rtio: workq: bugfix of memory allocation 2025-02-12 16:03:17 +01:00