Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Drunner.py937 def _add_to_pipeline(self, pipeline, op: str, additionals: dict=None): argument
943 pipeline.put(task)
951 def process(self, pipeline, done, message, lock, results): argument
983 self._add_to_pipeline(pipeline, next_op)
1016 self._add_to_pipeline(pipeline, next_op)
1065 self._add_to_pipeline(pipeline, next_op)
1096 self._add_to_pipeline(pipeline, next_op)
1123 self._add_to_pipeline(pipeline, next_op, additionals)
1152 self._add_to_pipeline(pipeline, next_op, additionals)
1764 self.pipeline = None
[all …]
/Zephyr-latest/subsys/logging/frontends/
DKconfig65 in the buffer and flushed to the STMESP once the pipeline is ready.
/Zephyr-latest/doc/hardware/arch/
Darc-support-status.rst92 .. [#f6] currently only ARC VPX scalar port is supported. The support of VPX vector pipeline, VCCM,
/Zephyr-latest/doc/connectivity/networking/
Dnet-stack-architecture.rst96 act as a way to separate the data processing pipeline (bottom-half) as
/Zephyr-latest/boards/heltec/heltec_wireless_stick_lite_v3/doc/
Dindex.rst13 … MCU-based SoC (dual-core Xtensa® 32-bit LX7 microprocessor, five stage pipeline rack Structure, m…
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/
Dindex.rst44 processors. The microcontroller employs an efficient in-order super-scalar pipeline, allowing
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst892 * Removed an init order circular dependency for the camera pipeline on NXP RT10xx platforms
Drelease-notes-2.7.rst1881 * :github:`30245` - Bluetooth: controller: event scheduling pipeline preemption by short schedule