Skip to content
Commit f9d16072 authored by Tom Burdick's avatar Tom Burdick Committed by Carles Cufí
Browse files

rtio: Add macro to define iodev submission queue



The iodev submission queue existed but wasn't easily constructed as
there was no macro to define it.

Adds a simple macro wrapper around RTIO_SPSC_DEFINE for creating
the RTIO IO Device Submission Queue enabling each IO device to
have its own pending queue of requests.

The sample has been updated to use the iodev submission queue rather
than a k_msgq.

Signed-off-by: default avatarTom Burdick <thomas.burdick@intel.com>
parent 9e256681
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment