Zephyr Project API
3.3.0
A Scalable Open Source RTOS
|
Files | |
file | rtio.h [code] |
Real-Time IO device API for moving bytes with low effort. | |
file | rtio_executor_concurrent.h [code] |
file | rtio_executor_simple.h [code] |
file | rtio_spsc.h [code] |
A lock-free and type safe power of 2 fixed sized single producer single consumer (SPSC) queue using a ringbuffer and atomics to ensure coherency. | |