Home
last modified time | relevance | path

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

12345678910>>...19

/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/tests/subsys/ipc/ipc_sessions/
DKconfig27 int "Block size for multiple transfers test"
31 int "Number of blocks for multiple transfers test"
/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/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/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/drivers/ethernet/
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/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/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_irqsteer11 multiple interrupts from peripheral to one or
/Zephyr-latest/soc/nxp/imx/imx8m/
DKconfig.defconfig.mimx8ml8_a5315 # Enable GIC Safe Configuration to run multiple OSes on Cortex-A Cores
DKconfig.defconfig.mimx8mm6_a5315 # Enable GIC Safe Configuration to run multiple OSes on Cortex-A Cores
DKconfig.defconfig.mimx8mn6_a5315 # Enable GIC Safe Configuration to run multiple OSes on Cortex-A Cores
/Zephyr-latest/soc/nxp/imx/imx9/imx93/
DKconfig.defconfig.mimx93.a5515 # Enable GIC Safe Configuration to run multiple OSes on Cortex-A Cores
/Zephyr-latest/soc/nxp/imx/imx9/imx95/
DKconfig.defconfig.mimx95.a5515 # Enable GIC Safe Configuration to run multiple OSes on Cortex-A Cores
/Zephyr-latest/doc/build/dts/
Dmain-example.dts6 * This is used multiple times in the documentation.
/Zephyr-latest/doc/hardware/peripherals/
Dmbox.rst12 (multiple channels can target the same cluster).
/Zephyr-latest/samples/subsys/lorawan/class_a/
DREADME.rst34 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.

12345678910>>...19