Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/rtio/
Drtio_executor.c81 bool chained = iodev_sqe->sqe.flags & RTIO_SQE_CHAINED; in rtio_executor_submit() local
83 __ASSERT(transaction != chained, in rtio_executor_submit()
/Zephyr-latest/kernel/
Dwork.c265 bool chained = (arch_current_thread() == &queue->thread) && !k_is_in_isr(); in queue_submit_locked() local
278 } else if (draining && !chained) { in queue_submit_locked()
/Zephyr-latest/scripts/ci/
Dpylintrc186 chained-comparison,
/Zephyr-latest/doc/kernel/services/data_passing/
Dfifos.rst57 if they are chained together into a singly-linked list. This capability can be
/Zephyr-latest/doc/services/rtio/
Dindex.rst46 application. One queue for submission entries which may be chained and flushed to
/Zephyr-latest/scripts/
Dspelling.txt307 chanined||chained
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst1088 * Added tests and fixed bugs related to chained callback requests.
Drelease-notes-3.3.rst2697 - :github:`52887` - Bluetooth: LL assert with chained adv packets