Home
last modified time | relevance | path

Searched full:chains (Results 1 – 22 of 22) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/led_strip/
Dti,tlc5971.yaml7 Driver bindings for daisy chains of a TLC5971 devices using a single device
8 tree node. Length of daisy chains in pixels is defined by the chain-length
Dws2812.yaml9 Driver bindings for daisy chains of WS2812 (and compatible devices
/Zephyr-Core-3.5.0/drivers/led_strip/
DKconfig.tlc59719 Enable LED strip driver for daisy chains of TLC5971-ish devices
DKconfig.lpd880x8 Enable LED strip driver for daisy chains of LPD880x
DKconfig.ws281214 Enable LED strip driver for daisy chains of WS2812-ish (or WS2812B,
/Zephyr-Core-3.5.0/samples/bluetooth/hci_rpmsg/
Dnrf5340_cpunet_df-bt_ll_sw_split.conf64 # Increase the below to receive interleaved advertising chains
Dnrf5340_cpunet_cis-bt_ll_sw_split.conf70 # Increase the below to receive interleaved advertising chains
Dnrf5340_cpunet_bis-bt_ll_sw_split.conf73 # Increase the below to receive interleaved advertising chains
Dnrf5340_cpunet_iso-bt_ll_sw_split.conf73 # Increase the below to receive interleaved advertising chains
/Zephyr-Core-3.5.0/samples/bluetooth/hci_uart/
Doverlay-all-bt_ll_sw_split.conf48 # Increase the below to receive interleaved advertising chains
/Zephyr-Core-3.5.0/doc/services/rtio/
Dindex.rst14 RTIO provides a framework for doing asynchronous operation chains with event
61 to perform in concurrent chains.
88 soon as possible. If two operation chains have varying points using the same
108 behavior of how submissions are worked through. Flags to form in order chains of
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/
Dnet_buf.rst58 FIFOs. These APIs ensure that the buffer chains stay intact. The same
/Zephyr-Core-3.5.0/tests/subsys/rtio/rtio_api/src/
Dtest_rtio_api.c173 * @brief Test multiple asynchronous chains against one iodev
234 TC_PRINT("rtio multiple chains\n"); in ZTEST()
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/mec1501/
Dsoc_espi_saf_v1.h53 /* SAF engine requires start indices of descriptor chains */
/Zephyr-Core-3.5.0/drivers/clock_control/
Dclock_control_renesas_cpg_mssr.c200 * - we don't have this module in a table (for some of call chains of in rcar_cpg_change_children_in_out_freq()
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio_nrf5_ppi.h292 /* Nothing specific to PA with FEM to handle inside TRX chains */ in hal_pa_ppi_setup()
297 /* Nothing specific to LNA with FEM to handle inside TRX chains */ in hal_lna_ppi_setup()
/Zephyr-Core-3.5.0/scripts/west_commands/runners/
Djlink.py337 # The J-Link scripting layer chains commands, meaning that writes are
/Zephyr-Core-3.5.0/soc/arm/microchip_mec/mec172x/
Dsoc_espi_saf_v2.h63 /* SAF engine requires start indices of descriptor chains */
/Zephyr-Core-3.5.0/tests/bluetooth/df/connectionless_cte_chains/src/
Dcommon.c56 * advertising chains. The function returns handle to advertising set that may be used
/Zephyr-Core-3.5.0/
DKconfig.zephyr407 expansion chains.
/Zephyr-Core-3.5.0/doc/build/kconfig/
Dtips.rst170 Chains of symbols selecting each other should be avoided in particular, except
/Zephyr-Core-3.5.0/include/zephyr/rtio/
Drtio.h1434 * and produces completions through ISR chains or other means. in z_impl_rtio_submit()