Zephyr Project API  3.3.0
A Scalable Open Source RTOS
RTIO SQE Flags

RTIO SQE Flags. More...

Macros

#define RTIO_SQE_CHAINED   BIT(0)
 The next request in the queue should wait on this one. More...
 

Detailed Description

RTIO SQE Flags.

Macro Definition Documentation

◆ RTIO_SQE_CHAINED

#define RTIO_SQE_CHAINED   BIT(0)

#include <include/zephyr/rtio/rtio.h>

The next request in the queue should wait on this one.