Home
last modified time | relevance | path

Searched full:transactions (Results 1 – 25 of 108) sorted by relevance

12345

/Zephyr-latest/drivers/sip_svc/
DKconfig.sip_smc_agilex13 int "Size of response buffer used for ASYNC transactions."
17 Size of response buffer used for ASYNC transactions.For Intel Agilex platform
22 int "Maximum allowable ongoing transactions."
26 Allowed number of active transactions in sip_svc subsystem for this driver.
/Zephyr-latest/samples/drivers/espi/
Dsample.yaml34 - "espi: 16 write flash transactions completed"
35 - "espi: 16 write flash transactions completed"
37 - "espi: 16 read flash transactions completed"
38 - "espi: 16 read flash transactions completed"
/Zephyr-latest/drivers/spi/
DKconfig.max3235 default 8 # Sensible default that covers most common spi transactions
38 API calls use to perform SPI transactions. This queue needs to be as deep
46 default 8 # Sensible default that covers most common spi transactions
DKconfig.mcux_lpspi26 default 8 # sensible default that covers most common spi transactions
29 api calls use to perform spi transactions. this queue needs to be as deep
DKconfig.sam28 default 8 # Sensible default that covers most common spi transactions
31 API calls use to perform SPI transactions. This queue needs to be as deep
/Zephyr-latest/drivers/dma/
DKconfig.xilinx_axi_dma77 This can cause the DMA driver to stop processing completed transactions.
79 determines whether it needs to handle outstanding transactions.
85 int "Number of completed transactions after which to trigger an interrupt"
90 Number of completed transactions after which to trigger an interrupt.
103 where only few transactions per second are completed.
/Zephyr-latest/include/zephyr/dt-bindings/flash_controller/
Dnpcx_fiu_qspi.h11 /* Software controlled Chip-Select number for UMA transactions */
17 /* Supported flash interfaces for UMA transactions */
/Zephyr-latest/drivers/flash/
Dflash_npcx_fiu_qspi.h56 * @brief Execute UMA transactions on qspi bus
59 * @param cfg Pointer to the configuration of UMA transactions.
60 * @param flags Flags to be used during transactions.
/Zephyr-latest/include/zephyr/sip_svc/
Dsip_svc_controller.h62 /* Maximum allowable transactions in the system per controller*/
66 /* Total Number of active transactions */
68 /* Active ASYNC transactions */
Dsip_svc.h37 * incomplete transactions being left over. The service
39 * transactions completed. The client is not allowed to
83 * is only allowed when all transactions belong to the client are closed.
91 * @retval -EBUSY if client has pending transactions.
/Zephyr-latest/dts/bindings/i2c/
Dnordic,nrf-twim.yaml47 TWIM peripherals cannot perform write transactions from buffers
55 application, write transactions may fail for buffers that are
/Zephyr-latest/drivers/i2c/
DKconfig32 bool "Log I2C transactions"
39 bool "Use allowlist for logging of I2C transactions"
43 Use allowlist to specify which devices transactions should be logged.
67 Allow I2C transactions with no STOP on the last message. This is
DKconfig.sam017 This enables DMA driven transactions for the I2C peripheral.
/Zephyr-latest/doc/hardware/peripherals/
Di2c.rst19 "controller" that initiates transactions and controls the clock, or as a
43 transactions initiated by a different controller on the bus. It might
/Zephyr-latest/dts/bindings/espi/
Dnuvoton,npcx-host-sub.yaml24 access transactions.
/Zephyr-latest/dts/bindings/i3c/
Dst,stm32-i3c.yaml26 Optional DMA channel specifier, required for DMA transactions.
/Zephyr-latest/include/zephyr/dt-bindings/dma/
Ddma_smartbond.h15 * transactions.
/Zephyr-latest/include/zephyr/drivers/dma/
Ddma_smartbond.h15 * transactions.
/Zephyr-latest/doc/hardware/peripherals/edac/
Dibecc.rst18 and used to store ECC syndrome data. IBECC converts read / write transactions
19 to two separate transactions: one for actual data and another for cache line
/Zephyr-latest/dts/bindings/bluetooth/
Dzephyr,bt-hci-spi.yaml37 transactions between a nRF9160 host and a nRF52832 controller.
/Zephyr-latest/include/zephyr/drivers/
Despi.h286 /* Read transactions */
289 /* Write transactions */
292 /* Write transactions without input parameters */
296 /* Status transactions */
300 /* ACPI read transactions */
303 /* ACPI write transactions */
305 /* ACPI status transactions */
313 /* Other customized transactions */
394 * @brief eSPI flash transactions packet format
603 * low memory transactions are handled by controller hardware directly.
[all …]
/Zephyr-latest/samples/drivers/espi/src/
Despi_oob_handler.h22 /* Maximum bytes for OOB transactions */
/Zephyr-latest/doc/services/
Dnotify.rst16 transactions. The subsystem wrappers are responsible for extracting
/Zephyr-latest/lib/utils/
DKconfig22 Use this API to support async transactions.
/Zephyr-latest/dts/bindings/mipi-dbi/
Dmipi-dbi-spi-device.yaml35 under software control, so that multiple spi transactions can be performed

12345