Home
last modified time | relevance | path

Searched refs:cancel_no_response (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/subsys/rtio/
Drtio_executor.c63 const uint16_t cancel_no_response = (RTIO_SQE_CANCELED | RTIO_SQE_NO_RESPONSE); in rtio_executor_submit() local
71 iodev_sqe->sqe.flags |= cancel_no_response; in rtio_executor_submit()
93 next->sqe.flags |= cancel_no_response; in rtio_executor_submit()