zephyr/subsys/rtio
Luis Ubieda 2ce2794987 rtio: workq: Select Early P4WQ threads init
Otherwise the RTIO Workqueue is not functional for devices during init.

An example of this issue is devices using SPI transfers with default
spi_rtio.

Signed-off-by: Luis Ubieda <luisf@croxel.com>
2025-02-18 05:32:58 +01:00
..
CMakeLists.txt
Kconfig rtio: Enable submit/consume semaphores by default 2024-08-05 10:16:12 +02:00
Kconfig.workq rtio: workq: Select Early P4WQ threads init 2025-02-18 05:32:58 +01:00
rtio_executor.c rtio: Split the rx and tx buffer unions 2024-08-17 08:55:01 -04: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