Home
last modified time | relevance | path

Searched refs:multi (Results 51 – 75 of 198) sorted by relevance

12345678

/Zephyr-latest/drivers/pcie/host/
Dpcie.c442 bool multi; in pcie_scan() local
449 multi = PCIE_CONF_MULTIFUNCTION(type); in pcie_scan()
450 if (opt->bus == 0 && scan_flag(opt, PCIE_SCAN_RECURSIVE) && multi) { in pcie_scan()
DKconfig51 bool "MSI multi-vector support"
66 if you want to support multi-vector on MSI-X as well.
/Zephyr-latest/lib/heap/
DKconfig128 bool "Shared multi-heap manager"
131 Enable support for a shared multi-heap manager that uses the
132 multi-heap allocator to manage a set of reserved memory regions with
/Zephyr-latest/boards/sifive/hifive_unleashed/doc/
Dindex.rst7 multi-core 64bit RISC-V SoC.
/Zephyr-latest/boards/sifive/hifive_unmatched/doc/
Dindex.rst7 multi-core 64bit RISC-V SoC.
/Zephyr-latest/drivers/sensor/ens160/
DKconfig5 bool "ENS160 multi-gas sensor"
/Zephyr-latest/drivers/adc/
DKconfig.lmp90xxx19 The LMP90xxx is a multi-channel, low power sensor analog
/Zephyr-latest/samples/subsys/mgmt/osdp/
DREADME.rst12 Devices (PD) to a Control Panel (CP) over a two-wire RS-485 multi-drop serial
/Zephyr-latest/samples/basic/threads/
DREADME.rst1 .. zephyr:code-sample:: multi-thread-blinky
/Zephyr-latest/boards/intel/adl/doc/
Dindex.rst8 Alder Lake processor is a 64-bit multi-core processor built on 10-nanometer
/Zephyr-latest/doc/develop/tools/
Dclion.rst15 CLion_ is a cross-platform C/C++ IDE that supports multi-threaded RTOS debugging.
18 :zephyr:code-sample:`multi-thread-blinky` sample in CLion.
32 This guide gives details on how to build and debug the :zephyr:code-sample:`multi-thread-blinky`
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/
DREADME.rst2 :name: Dumb HTTP server (multi-threaded)
/Zephyr-latest/arch/arc/core/dsp/
DKconfig36 multi-thread.
/Zephyr-latest/doc/introduction/
Dindex.rst89 * Traditional multi-queue ready queue
164 **Powerful multi-backend logging Framework**
170 A multi-instance shell subsystem with user-friendly features such as
/Zephyr-latest/soc/native/inf_clock/
DKconfig33 On a multi MCU device, which MCU is the preferred one.
/Zephyr-latest/boards/renesas/rzt2m_starterkit/doc/
Dindex.rst100 …/products/microcontrollers-microprocessors/rz-mpus/rzt2m-high-performance-multi-function-mpu-reali…
/Zephyr-latest/boards/intel/rpl/doc/
Dindex.rst8 Raptor Lake processor is a 13th generation 64-bit multi-core processor built
/Zephyr-latest/boards/waveshare/nrf51_ble400/doc/
Dindex.rst14 - Onboard battery holder, multi power supplies are available
202 - :zephyr:code-sample:`multi-thread-blinky`
/Zephyr-latest/doc/develop/west/
Dbuild-flash-debug.rst70 .. _west-multi-domain-builds:
72 Sysbuild (multi-domain builds)
75 :ref:`sysbuild` can be used to create a multi-domain build system combining
93 A single domain from a multi-domain project can be built by using ``--domain``
352 In a multi-domain build with :zephyr:code-sample:`hello_world` and `MCUboot`_, you can use
535 .. _west-multi-domain-flashing:
540 When a :ref:`west-multi-domain-builds` folder is detected, then ``west flash``
543 It is possible to flash the image from a single domain in a multi-domain project
546 For example, in a multi-domain build with :zephyr:code-sample:`hello_world` and
652 .. _west-multi-domain-debugging:
[all …]
/Zephyr-latest/drivers/disk/nvme/
DKconfig11 driver to support these. It will enable MSI-X and MSI multi-vector
/Zephyr-latest/samples/net/sockets/socketpair/
DREADME.rst11 multi-threaded application communicating over pairs of unnamed,
/Zephyr-latest/doc/services/logging/
Dindex.rst31 - Design ready for multi-domain/multi-processor system.
34 - Support for multi-domain logging.
248 In case of modules which are multi-instance and instances are widely used
525 Tracing and debugging on a multi-domain system is more complex and requires an efficient logging
532 * Use a multi-domain logging system where log messages from each domain end up in one root domain,
537 The Log link is an interface introduced in this multi-domain approach. The Log link is
544 There are three types of domains in a multi-domain system:
554 See the following image for an example of a multi-domain setup:
621 filtering for each backend in the system. In the multi-domain case, the originator of
632 in both multi-domain and single-domain scenarios.
/Zephyr-latest/boards/starfive/visionfive2/doc/
Dindex.rst7 multi-core 64bit RISC-V SoC.
/Zephyr-latest/boards/intel/socfpga/agilex5_socdk/doc/
Dindex.rst21 multi-core ARM processors of Dual-core A55 and Dual-core A76
/Zephyr-latest/boards/raspberrypi/rpi_pico2/doc/
Dindex.rst21 - 26 multi-function GPIO pins including 3 that can be used for ADC

12345678