Home
last modified time | relevance | path

Searched refs:ring (Results 26 – 50 of 56) sorted by relevance

123

/Zephyr-latest/drivers/espi/
DKconfig.npcx56 int "Debug Port80 ring buffer size"
60 The size of the ring buffer in byte used by the Port80 ISR to store
/Zephyr-latest/doc/kernel/data_structures/
Dindex.rst9 data, and a ring buffer for managing "byte stream" data in a clean
Ddlist.rst71 Effectively, a dlist of N nodes can be thought of as a "ring" of "N+1"
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt27 cacheability, access control based on ring (i.e. the contents of the
34 their ring field of the PTE that loaded them, via a simple translation
36 non-kernel address space will get a separate ring 3 ASID set in RASID,
38 value of ring zero is fixed at 1, it may not be changed. (An ASID
51 On a TLB miss, the hardware immediately does a single fetch (at ring 0
152 (i.e. the fixed ring zero / kernel ASID), writable, executable, and
221 stored at ASID 1 (ring 0), they can't change when the page tables
/Zephyr-latest/boards/bbc/microbit/doc/
Dindex.rst13 external battery pack. The device inputs and outputs are through five ring
/Zephyr-latest/boards/bbc/microbit_v2/doc/
Dindex.rst14 ring connectors that are part of the 23-pin edge connector.
/Zephyr-latest/drivers/ethernet/
Deth_nxp_s32_netc_psi.c271 static void nxp_s32_eth##n##_rx_callback(const uint8_t unused, const uint8_t ring) \
279 if (ring == cfg->rx_ring_idx) { \
Deth_nxp_imx_netc.c143 static status_t netc_eth_reclaim_callback(ep_handle_t *handle, uint8_t ring, in netc_eth_reclaim_callback() argument
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/
DREADME.rst63 application recognizes as a series of alternating ring and slope
/Zephyr-latest/arch/x86/core/
DKconfig.intel6490 This option enables APIs to drop a thread's privileges down to ring 3,
DKconfig.ia3284 This option enables APIs to drop a thread's privileges down to ring 3,
/Zephyr-latest/subsys/sensing/
DKconfig67 data, then ring buf will always be put into data until overflow.
/Zephyr-latest/subsys/shell/backends/
DKconfig.backends82 int "Set TX ring buffer size"
86 If UART is utilizing DMA transfers then increasing ring buffer size
90 int "Set RX ring buffer size"
95 RX ring buffer size impacts accepted latency of handling incoming
97 usually enough if ring buffer is few bytes (more than one due to
/Zephyr-latest/drivers/net/
DKconfig45 int "PPP ring buffer size"
48 PPP ring buffer size when passing data from RX ISR to worker
/Zephyr-latest/subsys/tracing/
DKconfig95 packets to the ring buffer first, tracing thread will try to
123 is used as a ring buffer to buffer data packet and string packet. If
/Zephyr-latest/arch/riscv/
DKconfig.isa139 is the multiplication in the polynomial ring over GF(2).
/Zephyr-latest/drivers/wifi/esp_at/
DKconfig.esp_at64 int "Modem ring buffer size"
/Zephyr-latest/drivers/dma/
DKconfig.xilinx_axi_dma29 The Xilinx AXI DMA uses a ring of in-memory DMA descriptors which reference
/Zephyr-latest/doc/services/rtio/
Dindex.rst43 It's better not to reinvent the wheel (or ring in this case) and io_uring as an
45 lock-free ring buffers acting as queues shared between the kernel and a userland
/Zephyr-latest/boards/xen/xenvm/doc/
Dindex.rst90 * Xen PV console (2 versions: regular ring buffer based for DomU and consoleio for Dom0)
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
DREADME.md178 "wing", "ring", and "slope")
/Zephyr-latest/doc/hardware/arch/
Darm-scmi.rst124 …RNEL_1`` or ``PRE_KERNEL_2`` phase start polling for reply, otherwise wait for reply doorbell ring.
/Zephyr-latest/subsys/net/l2/openthread/
DKconfig235 int "Set Co-Processor UART ring buffer size"
/Zephyr-latest/doc/_static/js/
Ddark-mode-toggle.min.mjs2 …}input:focus-visible+label{outline:#e59700 auto 2px;outline:-webkit-focus-ring-color auto 5px}labe…
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst208 …r ICMsg ensures that the maximum possible number of control messages will fit into its ring buffer,

123