Home
last modified time | relevance | path

Searched refs:multiple (Results 1 – 25 of 450) sorted by relevance

12345678910>>...18

/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.
/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/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/drivers/ethernet/
DKconfig.nxp_imx_netc55 Length of the TX ring. The value must be a multiple of 8.
63 store one complete Ethernet frame, and be a multiple of 8.
77 Length of the RX ring. The value must be a multiple of 8.
85 store one complete Ethernet frame, and be a multiple of 8.
DKconfig.native_posix23 to create multiple interfaces in certain use cases. For example if
24 multiple ports are defined in gPTP or PTP, then multiple network interfaces
32 in your host system. If there are multiple network interfaces defined,
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.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
/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/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/doc/hardware/peripherals/sensor/
Dchannels.rst9 Sensors may have multiple channels, either to represent different axes of
12 humidity). Sensors may have multiple channels of the same measurement type to
/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/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/scripts/dts/python-devicetree/tests/
Dtest-multidir.dts8 * Used by test_edtlib.py. Dedicated file for testing having multiple binding
/Zephyr-latest/doc/develop/languages/c/
Dcommon_libc.rst7 conjunction with multiple C libraries. These either provide functions not
8 available in multiple C libraries or are designed to replace functionality
46 multiple threads. These functions are implemented in
/Zephyr-latest/tests/bsim/bluetooth/
Dtests.nrf54l15bsim_nrf54l15_cpuapp.txt3 tests/bsim/bluetooth/ll/multiple_id/tests_scripts/multiple.sh
/Zephyr-latest/samples/bluetooth/broadcaster_multiple/
DREADME.rst5 Advertise multiple advertising sets.
11 uses multiple advertising sets functionality.
/Zephyr-latest/samples/arch/smp/pi/
DREADME.rst4 Calculate the first 240 digits of Pi on multiple execution units.
9 demonstrates the benefit of multiple execution units (CPU cores)
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.nxp_irqsteer12 multiple interrupts from peripheral to one or
/Zephyr-latest/doc/hardware/peripherals/
Dmbox.rst12 (multiple channels can target the same cluster).
/Zephyr-latest/doc/build/dts/
Dmain-example.dts6 * This is used multiple times in the documentation.
/Zephyr-latest/doc/services/portability/
Dindex.rst9 multiple software and hardware platforms.
/Zephyr-latest/boards/qemu/cortex_a53/
Dqemu_cortex_a53_qemu_cortex_a53_smp_defconfig19 # We have multiple QEMU-A53 boards, so let us exercise ARMV8_A_NS on this one
/Zephyr-latest/tests/subsys/sd/mmc/
DREADME.txt19 * Read test: verify that single block reads work, followed by multiple
23 * Write test: verify that single block writes work, followed by multiple
/Zephyr-latest/tests/subsys/sd/sdmmc/
DREADME.txt19 * Read test: verify that single block reads work, followed by multiple
23 * Write test: verify that single block writes work, followed by multiple
/Zephyr-latest/samples/arch/smp/pktqueue/
DREADME.rst4 Use SMP to process multiple packet headers in parallel.
38 The headers then are stored in multiple "sender" queues (the number is defined
78 Simulating IP header validation on multiple cores.

12345678910>>...18