|
Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
|
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. | |
RTIO I/O Device and Related Functions.