Home
last modified time | relevance | path

Searched full:multiple (Results 1 – 25 of 1284) sorted by relevance

12345678910>>...52

/Zephyr-latest/samples/bluetooth/peripheral_identity/
DREADME.rst5 Use multiple identities to allow connections from multiple central devices.
10 This sample demonstrates use of multiple identity and the ability to be
11 connected to from multiple central devices.
Dsample.yaml3 name: Demonstrates use of multiple identity and the ability to be connected to from
4 multiple central devices
/Zephyr-latest/tests/bsim/bluetooth/ll/multiple_id/tests_scripts/
Dmultiple.sh7 # Multiple connection between two devices with multiple peripheral identity
8 simulation_id="multiple"
/Zephyr-latest/drivers/ethernet/nxp_imx_netc/
DKconfig56 Length of the TX ring. The value must be a multiple of 8.
64 store one complete Ethernet frame, and be a multiple of 8.
78 Length of the RX ring. The value must be a multiple of 8.
86 store one complete Ethernet frame, and be a multiple of 8.
/Zephyr-latest/samples/bluetooth/broadcaster_multiple/
DREADME.rst2 :name: Multiple Broadcaster
5 Advertise multiple advertising sets.
11 uses multiple advertising sets functionality.
/Zephyr-latest/dts/bindings/fs/
Dzephyr,fstab,littlefs.yaml26 All read operations will be a multiple of this value. A
37 All program operations will be a multiple of this value. A
51 and reducing the number of disk accesses. Must be a multiple of
68 multiple of 8.
/Zephyr-latest/subsys/ipc/ipc_service/
DKconfig5 bool "IPC service support multiple backends"
7 Enables support for a service that can be shared by multiple
/Zephyr-latest/samples/sysbuild/hello_world/
DREADME.rst2 :name: Hello World for multiple board targets using Sysbuild
4 Run a hello world sample on multiple board targets
11 SoCs with multiple cores as each core is exposed as a board target. Other
12 scenarios could include boards embedding multiple SoCs. When building with
/Zephyr-latest/drivers/ethernet/
DKconfig.nxp_s32_gmac22 must be a multiple of TX FIFO block size.
30 store one complete Ethernet frame, and be a multiple of the data bus
39 must be a multiple of RX FIFO block size.
47 store one complete Ethernet frame, and be a multiple of the data bus
DKconfig.nxp_s32_netc44 Length of the TX ring. The value must be a multiple of 8.
52 store one complete Ethernet frame, and be a multiple of 8.
59 Length of the RX ring. The value must be a multiple of 8.
67 store one complete Ethernet frame, and be a multiple of 8.
DKconfig.native_tap22 to create multiple interfaces in certain use cases. For example if
23 multiple ports are defined in gPTP or PTP, then multiple network interfaces
31 in your host system. If there are multiple network interfaces defined,
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dread_and_decode.rst38 variable latency. Starting a read for multiple sensors simultaneously from a
40 * Requesting multiple reads to the same device for Ping-Pong (double buffering)
59 * Multiple sensor channels of the same type are better supported.
80 Polling Read with Multiple Sensors
87 this might work with multiple temperature sensors with multiple temperature
/Zephyr-latest/doc/build/snippets/
Ddesign.rst12 - **composable**: it is possible to use multiple snippets at once, for example
19 - **able to combine multiple types of configuration**: snippets make it possible
20 to store multiple different types of build system settings in one place, and
/Zephyr-latest/tests/subsys/ipc/ipc_sessions/
DKconfig27 int "Block size for multiple transfers test"
31 int "Number of blocks for multiple transfers test"
/Zephyr-latest/dts/bindings/pinctrl/
Dnxp,imx-iomuxc.yaml54 RT11xx parts have multiple types of IOMUXC registers defined, with
61 RT11xx parts have multiple types of IOMUXC registers defined, with
68 RT11xx parts have multiple types of IOMUXC registers defined, with
75 RT11xx parts have multiple types of IOMUXC registers defined, with
/Zephyr-latest/samples/subsys/lorawan/class_a/
DREADME.rst29 Important Notes for Multiple Runs
34 To run this sample multiple times, choose one of the following options:
40 …per storage and reuse of configuration settings, including the ``dev_nonce``, across multiple runs.
/Zephyr-latest/boards/shields/
DCMakeLists.txt3 # Shield directories may contain multiple shields. Filter out duplicate
4 # directories to avoid including the same CMakeLists.txt file multiple times
/Zephyr-latest/tests/subsys/zbus/hlp_priority_boost/
Dtestcase.yaml7 # out-of-sync between CPUs with multiple producer and
8 # consumer threads running concurrently on multiple CPUs,
/Zephyr-latest/dts/bindings/gpio/
Drohm,bd8lb600fs-gpio.yaml10 Multiple instances may be daisy chained, which can be configured
32 Number of pins for the expander. This must be a multiple of 8.
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/advertiser/
Drelay.sh12 # For not enable multiple advertising sets, expect the adv 1,2,3 are be sent by fifo order.
13 # For enable multiple advertising sets, expect the adv 1,2,3 are be sent by same time.
/Zephyr-latest/tests/drivers/disk/disk_performance/
DREADME.txt12 sector, than over multiple sequential sectors.
18 one sector, than over multiple sequential sectors.
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.gatt49 multiple outstanding request.
132 bool "GATT Notify Multiple Characteristic Values support"
135 This option enables support for the GATT Notify Multiple
141 int "Delay for batching multiple notifications in a single PDU."
184 bool "GATT Read Multiple Characteristic Values support"
187 This option enables support for the GATT Read Multiple Characteristic
191 bool "GATT Read Multiple Variable Length Characteristic Values support"
194 This option enables support for the GATT Read Multiple Variable Length
/Zephyr-latest/doc/services/task_wdt/
Dindex.rst16 In real-time operating systems with multiple tasks running in parallel, a
19 to supervise multiple threads or tasks (called watchdog channels).
28 It's currently not possible to have multiple instances of task watchdogs.
/Zephyr-latest/tests/bsim/bluetooth/ll/multiple_id/
Dprj.conf6 CONFIG_BT_DEVICE_NAME="Multiple"
18 # Avoid using the PPCP provided connection interval so that the multiple
51 # Provide enough spacing between connections so that multiple peripheral roles
/Zephyr-latest/arch/xtensa/core/
Dcrt1.S152 * This code supports multiple zeroed sections (*.bss).
166 .L0zte: l32i a8, a6, 0 /* get start address, assumed multiple of 4 */
167 l32i a9, a6, 4 /* get end address, assumed multiple of 4 */
169 sub a10, a9, a8 /* a10 = length, assumed a multiple of 4 */
171 s32i a0, a8, 0 /* clear 4 bytes to make len multiple of 8 */
174 s32i a0, a8, 0 /* clear 8 bytes to make len multiple of 16 */
177 .L2zte: srli a10, a10, 4 /* len is now multiple of 16, divide by 16 */

12345678910>>...52