Zephyr API 3.6.99
Loading...
Searching...
No Matches
iodev.h File Reference

RTIO I/O Device and Related Functions. More...

Go to the source code of this file.

Data Structures

struct  rtio_iodev_api
 API that an RTIO IO device should implement. More...
 
struct  rtio_iodev
 An IO device with a function table for submitting requests. More...
 

Macros

#define RTIO_IODEV_DEFINE(name, iodev_api, iodev_data)
 Statically define and initialize an RTIO IODev.
 

Detailed Description

RTIO I/O Device and Related Functions.