Home
last modified time | relevance | path

Searched full:rings (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/dts/bindings/gpio/
Dmicrobit,edge-connector.yaml10 There are 25 strips/pins including 5 rings for using with 4mm banana
11 plugs or crocodile clips. 3 of these rings are for general purpose
20 Only the pins on the front are connected to signals. The back rings are
21 connected to the front rings, but the back small strips are unconnected.
/Zephyr-latest/samples/drivers/led/led_strip/
Dnrf52-bindings.h14 * but it seems to work on AdaFruit LED rings.
/Zephyr-latest/drivers/ethernet/
Deth_dwmac_mmu.c52 /* remap descriptor rings uncached */ in dwmac_platform_init()
Deth_dwmac_stm32h7x.c94 /* Descriptor rings in uncached memory */
Deth_cyclonev_priv.h41 /* Tx/Rx Descriptor Rings */
Deth_xlnx_gem.c248 * Initialize semaphores in the RX/TX BD rings which have not in eth_xlnx_gem_iface_init()
1315 /* Initial configuration of the RX/TX BD rings */ in eth_xlnx_gem_configure_buffers()
/Zephyr-latest/drivers/dma/
Ddma_iproc_pax.h245 /* RM timer control fields for 4 rings */
501 /* Num of rings to use in s/w */
517 /* Num of rings to be used */
Ddma_iproc_pax_v1.c304 /* Tune RM control programming for 4 rings */ in rm_cfg_start()
345 /* Activate/Deactivate rings */
604 LOG_DBG("dma base:0x%x, rm comm base:0x%x, needed rings %d\n", in dma_iproc_pax_init()
680 LOG_INF("%s PAX DMA rings in poll mode!\n", dev->name); in dma_iproc_pax_init()
682 LOG_INF("%s RM setup %d rings\n", dev->name, pd->used_rings); in dma_iproc_pax_init()
Ddma_iproc_pax_v2.c350 /* Tune RM control programming for 4 rings */ in rm_cfg_start()
759 LOG_INF("%s PAX DMA rings in poll mode!\n", dev->name); in dma_iproc_pax_init()
761 LOG_INF("%s RM setup %d rings\n", dev->name, pd->used_rings); in dma_iproc_pax_init()
/Zephyr-latest/doc/hardware/arch/
Darm-scmi.rst124 …#. Zephyr rings request doorbell. If in ``PRE_KERNEL_1`` or ``PRE_KERNEL_2`` phase start polling f…
125 …red memory area, processes it, writes the reply back to the same area and rings the reply doorbell.
/Zephyr-latest/doc/services/rtio/
Dindex.rst10 .. image:: rings.png
/Zephyr-latest/include/zephyr/xen/public/
Darch-arm.h72 * rings etc).
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac.c1088 /* Initialize semaphores and mutex for the RX/TX descriptor rings */ in eth_dwc_xgmac_prefill_rx_desc()