Home
last modified time | relevance | path

Searched refs:processing (Results 51 – 75 of 206) sorted by relevance

123456789

/Zephyr-latest/doc/kernel/services/threads/
Dsystem_threads.rst78 /* do whatever processing is now needed */
86 Use the main thread to perform thread-based processing in an application
/Zephyr-latest/doc/hardware/peripherals/
Dgnss.rst22 to and from the modem, to parsing, creating and processing
Dvideo.rst33 the operation is achieved, buffer can be dequeued for post-processing,
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dop_agg_srv.rst11 Specification version 1.1, and is used to support the functionality of processing
/Zephyr-latest/drivers/ethernet/
DKconfig.lan865x41 INT IRQ processing.
DKconfig.adin211135 INT IRQ processing.
/Zephyr-latest/doc/services/tfm/
Doverview.rst35 * The secure processing environment (secure boot and TF-M) starts first
103 processing environment which, depending on the isolation level chosen when
123 boundary is between the secure and non-secure processing environment,
185 will begin execution in the **secure processing environment**. This is where
225 private keys are only ever accessible to the secure processing environment.
231 processing environment as a one-way operation, such as during a factory
271 At present, Zephyr can not be configured to be used as the secure processing
/Zephyr-latest/subsys/shell/
Dshell_ops.h120 return sh->ctx->ctx.flags.processing == 1; in z_flag_processing_get()
127 Z_SHELL_SET_FLAG_ATOMIC(sh, ctx, processing, val, ret); in z_flag_processing_set()
/Zephyr-latest/drivers/modem/
DKconfig.wncm14a2a29 processing data.
/Zephyr-latest/doc/services/logging/
Dindex.rst18 consuming operations to a known context instead of processing and sending
29 processing.
137 which handles log processing.
308 By default, logging processing in deferred mode is handled internally by the
316 The :c:func:`log_process` function is used to trigger processing of one log
341 a feature which will wake up processing thread when certain amount of log messages are
350 interrupts. In that situation deferred log message processing is not an option.
408 for copying the message (e.g. for offline processing).
409 * Messages must be sequentially freed. Backend processing is synchronous. Backend
410 can make a copy for deferred processing.
[all …]
/Zephyr-latest/doc/kernel/services/scheduling/
Dindex.rst23 - return to thread context after processing an interrupt
221 A thread can call :c:func:`k_sleep` to delay its processing
240 that delays its processing for a specified time period
255 Use preemptive threads to give priority to time-sensitive processing
256 over less time-sensitive processing.
309 /* ... do processing */
358 /* ... do processing */
/Zephyr-latest/doc/kernel/services/synchronization/
Dsemaphores.rst84 indicate that a unit of data is available for processing by a consumer thread.
125 Use a semaphore to synchronize processing between a producing and consuming
/Zephyr-latest/doc/connectivity/networking/
Dnet_pkt_processing_stats.rst10 This page describes how to get information about network packet processing
14 processing takes either in sending or receiving path. There are two Kconfig
/Zephyr-latest/subsys/net/lib/http/
DKconfig47 HTTP server thread stack size for processing RX/TX events.
83 processing HPACK compressed headers. This effectively limits the
107 internal header processing, and only needs to be increased if the
/Zephyr-latest/doc/build/cmake/
Dindex.rst67 CMake begins by processing the :file:`CMakeLists.txt` file in the application
72 scripts also do some processing of their own, which is explained here.
139 post-processing.
222 Intermediate binaries post-processing
285 When no intermediate binary post-processing is required then the first
303 Post processing
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dl2cap.rst18 :c:func:`bt_l2cap_chan_recv_complete` API if processing is asynchronous.
/Zephyr-latest/samples/drivers/i2s/echo/
DREADME.rst10 This sample demonstrates how to use an I2S driver in a simple processing of
/Zephyr-latest/tests/bluetooth/tester/
DREADME8 stack. BTP commands and events are received and buffered for further processing
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dread_and_decode.rst24 as vectors per channel. This allows further processing using fixed point DSP
58 * All sensor processing can be done in user mode (memory protected) threads.
/Zephyr-latest/boards/fanke/fk750m1_vbt6/doc/
Dindex.rst10 and image processing technologies.
14 Its wide range of hardware features, including advanced display and image processing capabilities,
/Zephyr-latest/subsys/mgmt/mcumgr/grp/settings_mgmt/
DKconfig21 needed when processing requests.
/Zephyr-latest/arch/arc/core/dsp/
DKconfig10 bool "digital signal processing (DSP)"
/Zephyr-latest/soc/espressif/esp32/
DCMakeLists.txt39 # Select image processing
/Zephyr-latest/soc/espressif/esp32s3/
DCMakeLists.txt43 # Select image processing
/Zephyr-latest/boards/renesas/rzt2m_starterkit/doc/
Dindex.rst100 …rz-mpus/rzt2m-high-performance-multi-function-mpu-realizing-high-speed-processing-and-high-precisi…

123456789