Searched refs:multiple (Results 1 – 25 of 544) sorted by relevance
12345678910>>...22
| /Zephyr-4.2.1/samples/bluetooth/peripheral_identity/ |
| D | README.rst | 5 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-4.2.1/subsys/ipc/ipc_service/ |
| D | Kconfig | 5 bool "IPC service support multiple backends" 7 Enables support for a service that can be shared by multiple
|
| /Zephyr-4.2.1/boards/shields/ |
| D | CMakeLists.txt | 3 # Shield directories may contain multiple shields. Filter out duplicate 4 # directories to avoid including the same CMakeLists.txt file multiple times
|
| /Zephyr-4.2.1/tests/subsys/ipc/ipc_sessions/ |
| D | Kconfig | 27 int "Block size for multiple transfers test" 31 int "Number of blocks for multiple transfers test"
|
| /Zephyr-4.2.1/samples/sysbuild/hello_world/ |
| D | README.rst | 2 :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-4.2.1/doc/build/snippets/ |
| D | design.rst | 12 - **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-4.2.1/tests/drivers/disk/disk_performance/ |
| D | README.txt | 12 sector, than over multiple sequential sectors. 18 one sector, than over multiple sequential sectors.
|
| /Zephyr-4.2.1/doc/hardware/peripherals/sensor/ |
| D | channels.rst | 9 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-4.2.1/drivers/ethernet/ |
| D | Kconfig.native_tap | 23 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,
|
| D | Kconfig.nxp_s32_gmac | 21 must be a multiple of TX FIFO block size. 29 store one complete Ethernet frame, and be a multiple of the data bus 38 must be a multiple of RX FIFO block size. 46 store one complete Ethernet frame, and be a multiple of the data bus
|
| D | Kconfig.nxp_s32_netc | 43 Length of the TX ring. The value must be a multiple of 8. 51 store one complete Ethernet frame, and be a multiple of 8. 58 Length of the RX ring. The value must be a multiple of 8. 66 store one complete Ethernet frame, and be a multiple of 8.
|
| /Zephyr-4.2.1/drivers/ethernet/nxp_imx_netc/ |
| D | Kconfig | 68 Length of the TX ring. The value must be a multiple of 8. 76 store one complete Ethernet frame, and be a multiple of 8. 91 Length of the RX ring. The value must be a multiple of 8. 99 store one complete Ethernet frame, and be a multiple of 8.
|
| /Zephyr-4.2.1/scripts/dts/python-devicetree/tests/ |
| D | test-multidir.dts | 8 * Used by test_edtlib.py. Dedicated file for testing having multiple binding
|
| /Zephyr-4.2.1/doc/services/task_wdt/ |
| D | index.rst | 16 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-4.2.1/samples/bluetooth/broadcaster_multiple/ |
| D | README.rst | 5 Advertise multiple advertising sets. 11 uses multiple advertising sets functionality.
|
| /Zephyr-4.2.1/doc/develop/languages/c/ |
| D | common_libc.rst | 7 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-4.2.1/samples/net/pkt_filter/ |
| D | Kconfig | 11 Create multiple traffic class queues in order to test
|
| /Zephyr-4.2.1/tests/drivers/disk/disk_access/ |
| D | README.txt | 19 these sector reads, the driver will read multiple times from the same memory 26 writes that would be outside the bounds of the disk), then performs multiple 34 then performs multiple erases to the same location.
|
| /Zephyr-4.2.1/drivers/interrupt_controller/ |
| D | Kconfig.nxp_irqsteer | 11 multiple interrupts from peripheral to one or
|
| /Zephyr-4.2.1/samples/subsys/lorawan/class_a/ |
| D | README.rst | 31 To run this sample multiple times, choose one of the following options: 37 …per storage and reuse of configuration settings, including the ``dev_nonce``, across multiple runs.
|
| /Zephyr-4.2.1/samples/arch/smp/pi/ |
| D | README.rst | 4 Calculate the first 240 digits of Pi on multiple execution units. 9 demonstrates the benefit of multiple execution units (CPU cores)
|
| /Zephyr-4.2.1/boards/infineon/cy8cproto_041tp/support/ |
| D | openocd.cfg | 16 # Optional: specify a particular KitProg3 debugger if multiple are connected
|
| /Zephyr-4.2.1/doc/build/dts/ |
| D | main-example.dts | 6 * This is used multiple times in the documentation.
|
| /Zephyr-4.2.1/doc/hardware/peripherals/ |
| D | mbox.rst | 12 (multiple channels can target the same cluster).
|
| /Zephyr-4.2.1/doc/services/portability/ |
| D | index.rst | 9 multiple software and hardware platforms.
|
12345678910>>...22