Searched refs:chained (Results 1 – 8 of 8) sorted by relevance
81 bool chained = iodev_sqe->sqe.flags & RTIO_SQE_CHAINED; in rtio_executor_submit() local83 __ASSERT(transaction != chained, in rtio_executor_submit()
265 bool chained = (arch_current_thread() == &queue->thread) && !k_is_in_isr(); in queue_submit_locked() local278 } else if (draining && !chained) { in queue_submit_locked()
186 chained-comparison,
57 if they are chained together into a singly-linked list. This capability can be
46 application. One queue for submission entries which may be chained and flushed to
307 chanined||chained
1088 * Added tests and fixed bugs related to chained callback requests.
2697 - :github:`52887` - Bluetooth: LL assert with chained adv packets