zephyr/subsys/rtio
Yuval Peress 10be3a1263 rtio: Implement a NO_RESPONSE flag for SQEs
When added, the SQE's completion will not generate a CQE.
Fixes #59284

Signed-off-by: Yuval Peress <peress@google.com>
2023-06-23 12:31:09 -04:00
..
CMakeLists.txt rtio: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
Kconfig rtio: Add a managed memory pool for reads 2023-04-10 18:34:43 -04:00
rtio_executor.c rtio: Implement a NO_RESPONSE flag for SQEs 2023-06-23 12:31:09 -04:00
rtio_handlers.c rtio: add cancel support 2023-05-15 10:10:12 -04:00
rtio_init.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00