Searched full:edit (Results 1 – 25 of 99) sorted by relevance
1234
/Zephyr-latest/include/zephyr/sys/ |
D | time_units.h | 264 * modes and precision. Do not edit directly. 318 * print " * \@warning Generated. Do not edit. See above.\n"; 351 * @warning Generated. Do not edit. See above. 367 * @warning Generated. Do not edit. See above. 383 * @warning Generated. Do not edit. See above. 399 * @warning Generated. Do not edit. See above. 415 * @warning Generated. Do not edit. See above. 431 * @warning Generated. Do not edit. See above. 447 * @warning Generated. Do not edit. See above. 463 * @warning Generated. Do not edit. See above. [all …]
|
/Zephyr-latest/ |
D | .gitlint | 1 # All these sections are optional, edit this file as you like. 58 # This is useful for when developers often erroneously edit certain files or git submodules.
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | nxp,imx-iomuxc.yaml | 10 The user should not edit the bindings defined within this node to make pinmux 11 selections, but should instead edit the pinctrl groups for their board.
|
/Zephyr-latest/include/zephyr/dt-bindings/clock/silabs/ |
D | xg21-clock.h | 7 * Do not manually edit.
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/ |
D | CMakeLists.txt | 24 …BUILD_DATE_TIME_DIR}/os_mgmt_build_date.c "/* Auto generated file, do not edit */\n#include <stdin…
|
/Zephyr-latest/tests/subsys/mgmt/mcumgr/os_mgmt_info/ |
D | CMakeLists.txt | 22 …file(WRITE ${TEST_DATE_TIME_DIR}/test_date.c "/* Auto generated file, do not edit */\n#include <st…
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-qual.rst | 34 Use the `Bluetooth Qualification website`_ to view and edit the ICS.
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/ |
D | README.md | 175 #### Edit and run the scripts 177 Edit the following files to include your new gesture names (replacing 184 Edit the following files to include your new person names (replacing "hyw",
|
/Zephyr-latest/modules/mbedtls/ |
D | create_psa_files.py | 26 # Do not edit it manually. 51 * Do not edit it manually.
|
D | Kconfig.psa.auto | 6 # Do not edit it manually.
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | gh_utils.py | 21 * ``gh_link_get_edit_url``: Returns a URL to edit the given page on GitHub. 97 mode: Typically "edit", or "blob". 233 gh_link_get_url, app, mode="edit"
|
/Zephyr-latest/samples/arch/smp/pi/ |
D | README.rst | 17 You can also edit the sample source code to change the
|
/Zephyr-latest/boards/renode/cortex_r8_virtual/doc/ |
D | index.rst | 7 Edit the :zephyr_file:`boards/renode/cortex_r8_virtual/support/cortex_r8_virtual.repl` file to adap…
|
/Zephyr-latest/scripts/west_commands/ |
D | completion.py | 24 # edit your .bashrc or .bash_profile and add:
|
/Zephyr-latest/scripts/build/ |
D | gen_offset_header.py | 31 output_file.write("""/* THIS FILE IS AUTO GENERATED. PLEASE DO NOT EDIT.
|
D | gen_syscalls.py | 53 table_template = """/* auto-generated by gen_syscalls.py, don't edit */ 67 list_template = """/* auto-generated by gen_syscalls.py, don't edit */ 84 syscall_template = """/* auto-generated by gen_syscalls.py, don't edit */ 161 llext_weakdefs_template = """/* auto-generated by gen_syscalls.py, don't edit */ 181 llext_exports_template = """/* auto-generated by gen_syscalls.py, don't edit */ 579 fp.write("/* auto-generated by gen_syscalls.py, don't edit */\n\n")
|
/Zephyr-latest/samples/boards/espressif/deep_sleep/ |
D | README.rst | 45 To enable or disable ``EXT1``, edit ``CONFIG_EXAMPLE_EXT1_WAKEUP`` on demo's
|
/Zephyr-latest/scripts/kconfig/ |
D | menuconfig.py | 94 - edit Edit box in pop-up dialogs 95 - jump-edit Edit box in jump-to dialog 298 edit=fg:white,bg:blue 299 jump-edit=edit 315 edit=standout 316 jump-edit= 327 edit=fg:black,bg:white 1795 _style["edit"]) 2031 # Edit box at the top 2032 edit_box = _styled_win("jump-edit") [all …]
|
/Zephyr-latest/samples/subsys/display/lvgl/ |
D | README.rst | 25 can be used to navigate between widgets and edit their values. If the
|
/Zephyr-latest/samples/net/sockets/http_get/ |
D | README.rst | 39 and dumps the response. You can edit the source code to issue a request
|
/Zephyr-latest/soc/intel/intel_adsp/ace/ |
D | _soc_inthandlers.h | 5 * THIS FILE WAS AUTOMATICALLY GENERATED. DO NOT EDIT.
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/ |
D | README.rst | 54 #. Open ``<MPS2 device name>/MB/HBI0263C/AN521/images.txt``. Edit the ``AN521/images.txt`` file as … 79 You may need to edit the ``CMakeLists.txt`` file in the ``tfm_ipc`` project
|
/Zephyr-latest/samples/net/sockets/big_http_download/ |
D | README.rst | 54 You can edit the source code to issue a request to any other site on
|
/Zephyr-latest/samples/net/dns_resolve/ |
D | README.rst | 73 Google DNS servers. In order to use the local dnsmasq server, please edit
|
/Zephyr-latest/arch/xtensa/core/ |
D | gen_vectors.py | 108 print("/* Automatically Generated Code - Do Not Edit */")
|
1234