Searched refs:named (Results 1 – 25 of 157) sorted by relevance
1234567
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.semaphore | 25 Note: currently, in Zephyr, this only limits the number of named semaphores (i.e. those 33 Maximum length of name for a named semaphore.
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig.isa | 31 which is named "M" and contains instructions that multiply or divide 52 floating-point, which is named "F" and adds single-precision 63 which is named "D" and adds double-precision floating-point 88 quad-precision binary floatingpoint instruction subset is named "Q". 95 RISC-V standard compressed instruction set extension, named "C",
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | analysis_first_analysis.ecl | 1 # This file must be named analyze_<RULESET>.ecl, where <RULESET> is the first
|
D | analysis_heavy_STU.ecl | 1 # This file must be named analyze_<RULESET>.ecl, where <RULESET> is the first
|
D | analysis_HIS.ecl | 1 # This file must be named analyze_<RULESET>.ecl, where <RULESET> is the first
|
D | analysis_std_lib.ecl | 1 # This file must be named analyze_<RULESET>.ecl, where <RULESET> is the first
|
D | analysis_WP.ecl | 1 # This file must be named analyze_<RULESET>.ecl, where <RULESET> is the first
|
/Zephyr-latest/samples/sensor/soc_voltage/ |
D | README.rst | 17 ``SENSOR_CHAN_VOLTAGE`` and create an alias named ``volt-sensor0`` to link to the node.
|
/Zephyr-latest/samples/sensor/die_temp_polling/ |
D | README.rst | 17 and create an alias named ``die-temp0`` to link to the node.
|
/Zephyr-latest/doc/develop/west/ |
D | install.rst | 32 West's code is distributed via PyPI in a Python package named ``west``. 33 This distribution includes a launcher executable, which is also named
|
D | index.rst | 6 The Zephyr project includes a swiss-army knife command line tool named
|
/Zephyr-latest/boards/microchip/mec172xevb_assy6906/support/ |
D | spi_cfg.txt | 10 ; BoardID is used by a Boot-ROM feature named PlatformID. By default PlatformID
|
/Zephyr-latest/boards/microchip/mec172xmodular_assy6930/support/ |
D | spi_cfg.txt | 10 ; BoardID is used by a Boot-ROM feature named PlatformID. By default PlatformID
|
D | spi_cfg_4MBit.txt | 10 ; BoardID is used by a Boot-ROM feature named PlatformID. By default PlatformID
|
/Zephyr-latest/doc/templates/ |
D | board.tmpl | 6 The picture should be named after the board (e.g., "board_name.webp")
|
/Zephyr-latest/samples/drivers/i2s/output/ |
D | README.rst | 21 a devicetree alias named ``i2s_tx``
|
/Zephyr-latest/doc/build/snippets/ |
D | writing.rst | 10 Snippets are defined using YAML files named :file:`snippet.yml`. 50 For example, if your snippet is named ``foo-bar``, write your devicetree 79 :file:`snippet.yml` files underneath a subdirectory named :file:`snippets/`, 95 For example, in a zephyr module named ``baz``, you can add this to your
|
D | using.rst | 17 To use a snippet named ``foo`` when building an application ``app``:
|
/Zephyr-latest/samples/drivers/audio/dmic/ |
D | README.rst | 19 label named ``dmic_dev``.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | gnss.rst | 15 commonly named PPS (Pulse-Per-Second).
|
/Zephyr-latest/doc/build/dts/ |
D | intro-syntax-structure.rst | 46 #. A node named ``a-node``, which is a child of the root node 47 #. A node named ``a-sub-node``, which is a child of ``a-node`` 70 Node ``a-sub-node`` has a property named ``foo``, whose value is a cell with 174 For example, the node named ``i2c@40003000`` represents an I2C controller 188 For example, a node named ``memory@2000000`` represents RAM starting at 193 For example, a node named ``flash@8000000`` represents a flash device 212 The node named ``partition@0`` has offset 0 from the start of its flash 214 the node named ``partition@20000`` is 0x8020000.
|
/Zephyr-latest/arch/arc/ |
D | CMakeLists.txt | 8 # Without this (poorly named) option, compiler may generate undefined
|
/Zephyr-latest/samples/bluetooth/ |
D | bluetooth.rst | 15 QEMU or ``native_sim``), those are named accordingly with an "HCI" prefix in the
|
/Zephyr-latest/samples/sensor/qdec/ |
D | README.rst | 24 * add a new alias property named ``qdec0`` and make it point to the decoder
|
/Zephyr-latest/boards/intel/adl/doc/ |
D | index.rst | 56 A Zephyr EFI image file named :file:`zephyr.efi` is automatically
|
1234567