Searched refs:multi (Results 51 – 75 of 198) sorted by relevance
12345678
/Zephyr-latest/drivers/pcie/host/ |
D | pcie.c | 442 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()
|
D | Kconfig | 51 bool "MSI multi-vector support" 66 if you want to support multi-vector on MSI-X as well.
|
/Zephyr-latest/lib/heap/ |
D | Kconfig | 128 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/ |
D | index.rst | 7 multi-core 64bit RISC-V SoC.
|
/Zephyr-latest/boards/sifive/hifive_unmatched/doc/ |
D | index.rst | 7 multi-core 64bit RISC-V SoC.
|
/Zephyr-latest/drivers/sensor/ens160/ |
D | Kconfig | 5 bool "ENS160 multi-gas sensor"
|
/Zephyr-latest/drivers/adc/ |
D | Kconfig.lmp90xxx | 19 The LMP90xxx is a multi-channel, low power sensor analog
|
/Zephyr-latest/samples/subsys/mgmt/osdp/ |
D | README.rst | 12 Devices (PD) to a Control Panel (CP) over a two-wire RS-485 multi-drop serial
|
/Zephyr-latest/samples/basic/threads/ |
D | README.rst | 1 .. zephyr:code-sample:: multi-thread-blinky
|
/Zephyr-latest/boards/intel/adl/doc/ |
D | index.rst | 8 Alder Lake processor is a 64-bit multi-core processor built on 10-nanometer
|
/Zephyr-latest/doc/develop/tools/ |
D | clion.rst | 15 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/ |
D | README.rst | 2 :name: Dumb HTTP server (multi-threaded)
|
/Zephyr-latest/arch/arc/core/dsp/ |
D | Kconfig | 36 multi-thread.
|
/Zephyr-latest/doc/introduction/ |
D | index.rst | 89 * 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/ |
D | Kconfig | 33 On a multi MCU device, which MCU is the preferred one.
|
/Zephyr-latest/boards/renesas/rzt2m_starterkit/doc/ |
D | index.rst | 100 …/products/microcontrollers-microprocessors/rz-mpus/rzt2m-high-performance-multi-function-mpu-reali…
|
/Zephyr-latest/boards/intel/rpl/doc/ |
D | index.rst | 8 Raptor Lake processor is a 13th generation 64-bit multi-core processor built
|
/Zephyr-latest/boards/waveshare/nrf51_ble400/doc/ |
D | index.rst | 14 - Onboard battery holder, multi power supplies are available 202 - :zephyr:code-sample:`multi-thread-blinky`
|
/Zephyr-latest/doc/develop/west/ |
D | build-flash-debug.rst | 70 .. _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/ |
D | Kconfig | 11 driver to support these. It will enable MSI-X and MSI multi-vector
|
/Zephyr-latest/samples/net/sockets/socketpair/ |
D | README.rst | 11 multi-threaded application communicating over pairs of unnamed,
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 31 - 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/ |
D | index.rst | 7 multi-core 64bit RISC-V SoC.
|
/Zephyr-latest/boards/intel/socfpga/agilex5_socdk/doc/ |
D | index.rst | 21 multi-core ARM processors of Dual-core A55 and Dual-core A76
|
/Zephyr-latest/boards/raspberrypi/rpi_pico2/doc/ |
D | index.rst | 21 - 26 multi-function GPIO pins including 3 that can be used for ADC
|
12345678