Home
last modified time | relevance | path

Searched refs:Process (Results 1 – 25 of 40) sorted by relevance

12

/Zephyr-latest/samples/subsys/zbus/benchmark/
Dbenchmark_256KB.robot2 Library Process
36 ${result} Run Process west build -t ${type}_report shell=True
48 ${result} Run Process west flash shell=True
62 ${result} Run Process
/Zephyr-latest/tests/modules/nanopb/
DCMakeLists.txt21 # Process our own library
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dutils.py44 for child in psutil.Process(proc.pid).children(recursive=True):
/Zephyr-latest/subsys/input/
DKconfig26 bool "Process input events synchronously"
32 bool "Process input events in a dedicated thread"
/Zephyr-latest/cmake/util/
Dexecute_process.cmake42 message(FATAL_ERROR "Process failed: '${ret}'")
/Zephyr-latest/samples/drivers/i2s/i2s_codec/
DREADME.rst5 Process an audio stream to codec.
/Zephyr-latest/modules/openthread/platform/
Dhdlc_interface.hpp87 void Process(const void *aInstance);
Dradio_spinel.cpp589 psSpinelDriver->Process(aInstance); in platformRadioProcess()
590 psRadioSpinel->Process(aInstance); in platformRadioProcess()
Dhdlc_interface.cpp117 void HdlcInterface::Process(const void *aInstance) in Process() function in ot::Hdlc::HdlcInterface
/Zephyr-latest/drivers/sensor/ti/tmag5170/
DKconfig37 bool "Process trigger within interrupt context"
/Zephyr-latest/doc/security/
Dsecurity-citations.rst18 Process Guidance Version 5.2,2012.
/Zephyr-latest/samples/drivers/i2s/echo/
DREADME.rst5 Process an audio stream to add an echo effect.
/Zephyr-latest/doc/hardware/arch/
Dsemihost.rst46 /* Process read data */
/Zephyr-latest/samples/boards/nordic/coresight_stm/pytest/
Dtest_stm.py100 for child in psutil.Process(proc.pid).children(recursive=True):
/Zephyr-latest/boards/intel/ish/doc/
Dindex.rst22 - Inter Process Communications (IPC) to core processor and other IP processors.
/Zephyr-latest/drivers/bluetooth/hci/
DKconfig.nxp27 bool "Process RX buffers in a dedicated thread"
/Zephyr-latest/tests/boards/nrf/coresight_stm/pytest/
Dtest_stm.py122 for child in psutil.Process(proc.pid).children(recursive=True):
/Zephyr-latest/cmake/modules/
Dshields.cmake75 # Process shields in-order
/Zephyr-latest/subsys/logging/
DKconfig.processing9 bool "Process printk messages"
/Zephyr-latest/doc/services/ipc/ipc_service/
Dipc_service.rst128 /* Process directly or put the buffer somewhere else and release. */
/Zephyr-latest/boards/nxp/usb_kw24d512/doc/
Dindex.rst165 Process: JLinkGDBServerCLExe
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dhandlers.py62 for child in psutil.Process(proc.pid).children(recursive=True):
898 proc = psutil.Process(pid)
1199 proc = psutil.Process(pid)
/Zephyr-latest/doc/project/
Drelease_process.rst3 Release Process
237 - **Quality Driven Process**
297 Quality Driven Process
Dtsc.rst165 discussed in the Process Working Group, and approved in the TSC.
/Zephyr-latest/subsys/bluetooth/host/
DKconfig86 bool "Process low priority HCI packets in the system work queue"
97 bool "Process low priority HCI packets in the bluetooth-specific work queue"
627 sent outside of a Pairing Process. A Pairing Process ends when the

12