Searched refs:named (Results 101 – 125 of 157) sorted by relevance
1234567
/Zephyr-latest/doc/build/dts/ |
D | bindings-upstream.rst | 55 - For example, a binding for compatible ``vnd,foo`` must be named ``vnd,foo.yaml``.
|
D | troubleshooting.rst | 270 This will create a preprocessor output file named :file:`foo.c.i` in the build
|
D | api-usage.rst | 278 Most Zephyr devicetree bindings have a cell named ``irq``, which is the
|
/Zephyr-latest/doc/ |
D | glossary.rst | 166 A YAML file, usually named :file:`west.yml`, which describes projects, or
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 68 around ``subprocess.run()``. This could not be named ``run()`` 624 - The restriction that no project can be named "manifest" is now enforced; the 628 - It's no longer an error if there is no project named "zephyr". This is
|
D | workspaces.rst | 14 West creates and controls a Git branch named ``manifest-rev`` in each
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | probes.rst | 299 enumerated device is named **BOOTLOADER**, please first update the bootloader 337 enumerated device is named **BOOTLOADER**, please first update the bootloader
|
/Zephyr-latest/cmake/modules/ |
D | kconfig.cmake | 165 # 'EXTRA_KCONFIG_TARGETS' and setting variables named
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | heap.rst | 50 abstraction is provided a data structure named :c:struct:`sys_heap`. This
|
/Zephyr-latest/boards/udoo/udoo_neo_full/doc/ |
D | index.rst | 216 The udooneo-uploader utility calls another executable named
|
/Zephyr-latest/boards/acrn/acrn/doc/ |
D | index.rst | 247 "/efi/boot" directory of the boot media. Note that GRUB must be named
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 40 also provides one generic named tracing function for convenience purposes, 353 COM ports, named pipes and more. Note that additional stream port modules are available in the
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 17 Zephyr. This new model overhauls the way both SoCs and boards are named and 511 files for a board named ``plank``: 900 Kconfig files and devicetree overlays must be named
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.5.rst | 241 * ``ZEP-611`` - Links on downloads page are not named consistently
|
/Zephyr-latest/doc/develop/debug/ |
D | index.rst | 306 In above example, the I2C controller is named ``io_i2c_ctrl7_port0`` and the target device address
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | http_server.rst | 69 for a service named ``my_service``, the linker section shall be defined as follows:
|
/Zephyr-latest/boards/st/steval_stwinbx1/doc/ |
D | index.rst | 244 - add an overlay file named ``<board>.overlay``:
|
/Zephyr-latest/boards/st/sensortile_box_pro/doc/ |
D | index.rst | 235 - add an overlay file named ``<board>.overlay``:
|
/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 203 ensure you always have a locally named setting, even if the external setting name changes.
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 36 In the above :file:`CMakeLists.txt`, an existing library target named ``app``
|
/Zephyr-latest/boards/snps/hsdk/doc/ |
D | index.rst | 20 The ARC HSDK has 24 general GPIOs, which divided into 8 groups named from GPIO_SEL_0 to GPIO_SEL_7.
|
/Zephyr-latest/boards/snps/hsdk4xd/doc/ |
D | index.rst | 17 The ARC HSDK4xD has 24 general GPIOs, which divided into 8 groups named from ``GPIO_SEL_0`` to ``GP…
|
/Zephyr-latest/doc/build/ |
D | zephyr_cmake_package.rst | 377 ├── manifest repo (can be named anything)
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_1.rst | 36 consist of two "slots", further named "primary" and "secondary"; the application
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 503 header named :file:`zephyr_custom_log.h` at the end of :zephyr_file:`include/zephyr/logging/log.h`. 739 a JSON database file, named :file:`log_dictionary.json`, will be created
|
1234567