Home
last modified time | relevance | path

Searched refs:processes (Results 1 – 25 of 47) sorted by relevance

12

/Zephyr-latest/doc/safety/
Dindex.rst6 These documents describe the processes, developer guidelines and requirements
Dsafety_overview.rst20 is, what standard we aim to achieve and what quality standards and processes need to be implemented
27 processes are introduced.
240 (`Quality`_) and safety processes within this scope. The Safety Architect works alongside the
280 **TODO:** Find and define ways, guidelines and processes which minimally impact the daily work
/Zephyr-latest/doc/security/
Dindex.rst6 These documents describe the requirements, processes, and developer guidelines
/Zephyr-latest/lib/posix/options/
DKconfig.sched12 Since Zephyr does not yet support processes, most of this behaviour is undefined, except for
DKconfig.procN10 Note: Currently Zephyr does not support multiple processes and therefore much of this option
/Zephyr-latest/drivers/ethernet/phy/
DKconfig.tja110317 int "Stack size for a thread that processes TJA1103 IRQ"
/Zephyr-latest/drivers/mipi_dbi/
DCMakeLists.txt11 # Data bus width is used by the SDK driver and processes it as a compile time option
/Zephyr-latest/modules/canopennode/
DKconfig93 processes CANopen SYNC RPDOs and TPDOs.
101 Priority level of the internal thread which processes
/Zephyr-latest/drivers/ethernet/
DKconfig.lan865x30 int "Stack size for a thread that processes IRQ"
DKconfig.adin211124 int "Stack size for a thread that processes ADIN IRQ"
/Zephyr-latest/doc/project/
Dindex.rst35 project's :ref:`development processes and tools <dev-environment-and-tools>`
Dmodifying_contributions.rst54 :ref:`development processes and tools <dev-environment-and-tools>`
Dtsc.rst73 codebase, processes, and community norms.
89 Continuously seek opportunities to improve project governance, processes, and
Dworking_groups.rst20 in its activities and decision-making processes.
/Zephyr-latest/samples/userspace/prod_consumer/
DREADME.rst30 Application B simply processes the data. Let's pretend this data is
45 then processes the data in-place, and after it's finished it places
/Zephyr-latest/doc/services/storage/disk/
Dnvme.rst72 below the user processes, this can become an issue in Zephyr as soon as buffer addresses
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/
DREADME.rst5 Use Inter-VM Shared Memory to exchange messages between two processes running on different
11 This sample shows how two processes on different operating systems can
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_backporting.rst6 The processes described in this document apply to both the zephyr repository itself and the MCUmgr …
12 There are two different processes: one for issues that have also been fixed in the current
/Zephyr-latest/doc/
Dindex.rst68 <p>Security processes and guidelines</p>
/Zephyr-latest/tests/bsim/bluetooth/mesh/
DREADME.rst32 ``RunTest`` to skip starting processes for each application in the ``$SKIPPED``
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst473 As processes are not yet supported in Zephyr, the ISO C functions ``abort()``, ``signal()``,
550 multiple processes.
816 As processes are not yet supported in Zephyr, the functions ``sched_rr_get_interval()``,
/Zephyr-latest/doc/connectivity/networking/
Dnetworking_with_multiple_instances.rst12 or could be native_sim board processes. The Linux host can be used
/Zephyr-latest/scripts/ci/
Dpylintrc16 # Use multiple processes
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Drunner.py1974 processes = []
1978 processes.append(p)
1983 for p in processes:
1987 for proc in processes:
1992 for p in processes:
/Zephyr-latest/doc/hardware/arch/
Darm-scmi.rst125 …#. Platform reads message from shared memory area, processes it, writes the reply back to the same…

12