Home
last modified time | relevance | path

Searched full:operations (Results 1 – 25 of 519) sorted by relevance

12345678910>>...21

/Zephyr-latest/drivers/w1/
DKconfig.zephyr_gpio13 The bus reset, and bit read and write operations are executed
14 via byte read and write operations on top of the Zephyr
20 bool "Force time critical operations"
24 operations for bus reset, and bit read and write operations.
25 Time critical communications operations are not interrupted while
DKconfig.zephyr_serial15 The bus reset, and bit read and write operations are executed
16 via bytes read and write operations on top of the Zephyr
/Zephyr-latest/arch/arm/core/
DKconfig.vfp35 that supports only single-precision operations with 16 double-word
46 that supports half- and single-precision operations with 16
58 that supports half- and single-precision operations (including fused
69 that supports single- and double-precision operations with 16
81 that supports half-, single- and double-precision operations with 16
94 that supports half-, single- and double-precision operations
108 that supports half-, single-, double-precision operations (including
122 that supports half-, single- and double-precision operations
136 that supports half-, single-, double-precision operations (including
149 half-precision operations (half-precision extension).
[all …]
/Zephyr-latest/doc/services/storage/stream/
Dstream_flash.rst17 other operations, such as radio RX and TX. Also, fewer write operations result
22 Some stream write operations, such as DFU operations, may run for a long time.
23 When performing such long running operations it can be useful to be able to save
/Zephyr-latest/modules/cmsis-dsp/
DKconfig19 following operations:
42 following operations:
55 following operations:
73 following operations:
87 following operations:
112 following operations:
122 operations:
140 following operations:
155 following operations:
174 following operations:
[all …]
/Zephyr-latest/doc/services/rtio/
Dindex.rst18 RTIO takes a lot of inspiration from Linux's io_uring in its operations and API
25 An application wishing to do complex DMA or interrupt driven operations today
32 To enable asynchronous operations, especially with DMA, a description of what
33 to do rather than direct operations through C and callbacks is needed. Enabling
48 Only a single syscall is actually required to execute many operations, the
50 operations to wait on is given.
53 sequence of operations in an asynchronous way directly relates
60 The submission queue (sq), is the description of the operations
64 register address to then read from. So the sequence of operations might be...
73 If anything in this chain of operations fails give up. Some of those operations
[all …]
/Zephyr-latest/drivers/flash/
DKconfig.simulator46 Keep in mind that write operations can only change value of a bit from erase-value to the
75 bool "flash operations statistic"
80 Gather statistic measurement for flash simulator operations using the
90 while catching dedicated flash operations and thresholds.
DKconfig.nrf55 This allows interrupting flash erase between operations
58 operations, when compiled with SOC_FLASH_NRF_RADIO_SYNC_TICKER,
78 to the flash erase and write operations timeout. The base for
86 Enable operations on UICR. Once enabled UICR are written or read as
DKconfig.nor62 bool "Sleep while waiting for flash operations to complete"
65 Flash operations can take anywhere from 1ms to 240 seconds to
67 status register for slow operations. Disabling this option can
/Zephyr-latest/dts/bindings/mtd/
Dsoc-nv-flash.yaml10 description: address alignment required by flash erase operations
14 description: address alignment required by flash write operations
/Zephyr-latest/drivers/crypto/
DKconfig.smartbond14 bool "Support ASYNC crypto operations."
17 Enable ASYNC crypto operations.
/Zephyr-latest/dts/bindings/fs/
Dzephyr,fstab,littlefs.yaml18 The size of file system read operations, in bytes.
20 All read operations will be a multiple of this value. A
29 The size of file system program (write) operations, in bytes.
31 All program operations will be a multiple of this value. A
/Zephyr-latest/drivers/mdio/
DKconfig.nxp_s32_gmac17 int "Timeout for read/write operations in milliseconds"
20 Timeout (in milliseconds) for read/write operations over MDIO.
/Zephyr-latest/doc/services/resource_management/
Dindex.rst35 * The core operations are request (add a dependency) and release (remove
36 a dependency). Supporting operations are reset (to clear an error
39 functions that initiate these operations.
48 * The request and reset operations are asynchronous using
49 :ref:`async_notification`. Both operations may be cancelled, but
/Zephyr-latest/drivers/i2c/
DKconfig.dw24 data transfers. All Tx operations are done using dma channel 0 and
25 all Rx operations are done using dma channel 1.
/Zephyr-latest/modules/
DKconfig.open-amp36 bool "Build OpenAMP with vrings cache operations enabled"
39 Build OpenAMP with vrings cache operations enabled.
/Zephyr-latest/dts/bindings/led_strip/
Dworldsemi,ws2812-gpio.yaml81 Number of NOP assembly operations to create a delay for a 1 bit, high
87 Number of NOP assembly operations to create a delay for a 1 bit, low
93 Number of NOP assembly operations to create a delay for a 0 bit, high
99 Number of NOP assembly operations to create a delay for a 0 bit, low
/Zephyr-latest/subsys/rtio/
DKconfig.workq5 bool "RTIO Work-queues service to process Sync operations"
9 Enable RTIO Work-queues to allow processing synchronous operations
/Zephyr-latest/include/zephyr/drivers/misc/
DREADME15 layer graphic operations like widgets, shapes, fonts, text, or bitmaps
16 rendering. These operations are controlled by a vendor-specific API designed
/Zephyr-latest/soc/nordic/common/
Dmram_latency.h24 /** @brief Request MRAM operations without latency.
44 /** @brief Request MRAM operations without latency.
56 * @brief Safely cancel a request for MRAM operations without latency.
78 * @brief Release a request for MRAM operations without latency.
/Zephyr-latest/samples/boards/st/power_mgmt/stm32wb_ble/
DREADME.rst5 Perform Bluetooth LE operations with Zephyr power management enabled on STM32WB.
10 A simple application demonstrating the BLE operations (advertising) with
/Zephyr-latest/dts/bindings/net/wireless/
Dgpio-radio-coex.yaml10 transmitting. Therefore you are free to perform any TX operations as
12 finish all of the ongoing TX operations before the external
/Zephyr-latest/soc/nxp/rw/
Dsections.ld21 /* Left space is reserved for CPU3/CPU1 operations */
36 /* Left space is reserved for CPU3/CPU2 operations */
/Zephyr-latest/include/zephyr/xen/public/
Darch-arm.h89 * The following hypercalls (and sub operations) are supported on the
94 * All generic sub-operations
97 * All generic sub-operations, with the exception of:
101 * All generic sub-operations, with the exception of:
105 * All generic sub-operations
108 * All generic sub-operations
111 * All generic sub-operations
114 * No sub-operations are currently supported
117 * All generic sub-operations, with the exception of:
123 * Exactly these sub-operations are supported:
[all …]
/Zephyr-latest/include/zephyr/arch/common/
Dsemihost.h29 * File I/O operations
54 * Terminal I/O operations
65 * Time operations
73 * System/Misc. operations
76 /** Retrieve the errno variable from semihosting operations. */

12345678910>>...21