Home
last modified time | relevance | path

Searched full:processes (Results 1 – 25 of 90) sorted by relevance

1234

/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/
Dfixtures.py38 finally: # to make sure we close all running processes execution
54 finally: # to make sure we close all running processes execution
64 finally: # to make sure we close all running processes execution
/Zephyr-latest/tests/benchmarks/posix/threads/
Dprj-assert.conf5 # several concurrent Qemu processes each under stressful SMP load.
/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.
221 Processes and workflow
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/modules/canopennode/
DKconfig93 processes CANopen SYNC RPDOs and TPDOs.
101 Priority level of the internal thread which processes
Dcanopen_sync.c12 * The CANopen real-time sync thread processes SYNC RPDOs and TPDOs
/Zephyr-latest/include/zephyr/mgmt/mcumgr/transport/
Dserial.h49 * @brief Processes an mcumgr request fragment received over a serial
52 * Processes an mcumgr request fragment received over a serial transport. If
Dsmp_shell.h46 * @brief Processes SMP data and executes command if full frame was received.
Dsmp_dummy.h37 * @brief Processes a single line (fragment) coming from the mcumgr response to
/Zephyr-latest/drivers/ethernet/phy/
DKconfig.tja110317 int "Stack size for a thread that processes TJA1103 IRQ"
/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/mipi_dbi/
DCMakeLists.txt11 # Data bus width is used by the SDK driver and processes it as a compile time option
/Zephyr-latest/samples/net/secure_mqtt_sensor_actuator/src/
Dmqtt_client.h29 * processes incoming data while the MQTT connection is active
/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/subsys/console/
Dgetline.c12 /* While app processes one input line, Zephyr will have another line
/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/include/zephyr/mgmt/mcumgr/smp/
Dsmp.h94 * @brief Processes a single SMP request packet and sends all corresponding responses.
96 * Processes all SMP requests in an incoming packet. Requests are processed
/Zephyr-latest/doc/project/
Dindex.rst35 project's :ref:`development processes and tools <dev-environment-and-tools>`
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/device/
Dqemu_adapter_test.py25 device.close() # to make sure all running processes are closed
/Zephyr-latest/subsys/mgmt/mcumgr/transport/src/
Dsmp_dummy.c88 * Processes a single line (fragment) coming from the mcumgr UART driver.
112 * Processes a single line (fragment) coming from the mcumgr response to be
233 * Processes a single incoming byte.
347 * Processes a received mcumgr fragment
432 * Processes a mcumgr response fragment
Dsmp.c107 * Processes a single SMP packet and sends the corresponding response(s).
128 * Processes all received SNP request packets.
Dsmp_uart.c39 * Processes a single line (fragment) coming from the mcumgr UART driver.

1234