Searched refs:operations (Results 1 – 25 of 196) sorted by relevance
12345678
| /Zephyr-latest/drivers/w1/ |
| D | Kconfig.zephyr_gpio | 13 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
|
| D | Kconfig.zephyr_serial | 15 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/ |
| D | Kconfig.vfp | 35 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/ |
| D | stream_flash.rst | 17 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/drivers/crypto/ |
| D | Kconfig.smartbond | 14 bool "Support ASYNC crypto operations." 17 Enable ASYNC crypto operations.
|
| /Zephyr-latest/drivers/mdio/ |
| D | Kconfig.nxp_s32_gmac | 17 int "Timeout for read/write operations in milliseconds" 20 Timeout (in milliseconds) for read/write operations over MDIO.
|
| /Zephyr-latest/drivers/flash/ |
| D | Kconfig.silabs | 19 bool "Use DMA for flash write operations" 24 bool "Use DMA for flash read operations"
|
| D | Kconfig.simulator | 46 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.
|
| D | Kconfig.nrf | 55 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
|
| D | Kconfig.it8xxx2 | 17 erase flash operations. It also supports protection.
|
| D | Kconfig.rv32m1 | 14 the duration of the flash erase/write operations. This will
|
| /Zephyr-latest/soc/nxp/rw/ |
| D | sections.ld | 21 /* Left space is reserved for CPU3/CPU1 operations */ 36 /* Left space is reserved for CPU3/CPU2 operations */
|
| /Zephyr-latest/modules/cmsis-dsp/ |
| D | Kconfig | 19 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/drivers/i2c/ |
| D | Kconfig.dw | 24 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/ |
| D | Kconfig.open-amp | 36 bool "Build OpenAMP with vrings cache operations enabled" 39 Build OpenAMP with vrings cache operations enabled.
|
| /Zephyr-latest/doc/services/rtio/ |
| D | index.rst | 18 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/subsys/rtio/ |
| D | Kconfig.workq | 5 bool "RTIO Work-queues service to process Sync operations" 10 Enable RTIO Work-queues to allow processing synchronous operations
|
| /Zephyr-latest/samples/boards/st/power_mgmt/stm32wb_ble/ |
| D | README.rst | 5 Perform Bluetooth LE operations with Zephyr power management enabled on STM32WB. 10 A simple application demonstrating the BLE operations (advertising) with
|
| /Zephyr-latest/include/zephyr/drivers/misc/ |
| D | README | 15 layer graphic operations like widgets, shapes, fonts, text, or bitmaps 16 rendering. These operations are controlled by a vendor-specific API designed
|
| /Zephyr-latest/samples/modules/cmsis_dsp/ |
| D | cmsis_dsp.rst | 5 These samples demonstrate how to use the CMSIS-DSP module to perform signal processing operations
|
| /Zephyr-latest/doc/services/resource_management/ |
| D | index.rst | 35 * 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/soc/ambiq/apollo4x/ |
| D | Kconfig.defconfig | 10 # management operations are executed in the idle task
|
| /Zephyr-latest/soc/ambiq/apollo3x/ |
| D | Kconfig.defconfig | 10 # management operations are executed in the idle task
|
| /Zephyr-latest/drivers/led_strip/ |
| D | Kconfig.ws2812 | 60 …Number of NOP assembly operations to create a delay for a 1 bit, high voltage period (default 700 … 70 …Number of NOP assembly operations to create a delay for a 1 bit, low voltage period (default 600 n… 80 …Number of NOP assembly operations to create a delay for a 0 bit, high voltage period (default 350 … 90 …Number of NOP assembly operations to create a delay for a 0 bit, low voltage period (default 800 …
|
| /Zephyr-latest/drivers/ieee802154/ |
| D | Kconfig.mcxw | 24 int "Csl accuracy for delayed operations"
|
12345678