Searched refs:remove (Results 151 – 175 of 200) sorted by relevance
12345678
/Zephyr-latest/doc/releases/ |
D | release-notes-2.1.rst | 373 * Reworked the Host transmission path to improve memory footprint and remove potential deadlocks 836 * :github:`17888` - arch/x86: remove IAMCU ABI support 862 * :github:`16673` - usb\_dc\_stm32: If i remove the cable while writing, the program will freeze.
|
D | migration-guide-3.7.rst | 264 been removed, users should remove this property from their devicetree if it is present. 656 has been removed, users should remove this property from their devicetree if it is present.
|
D | migration-guide-3.5.rst | 175 * You can remove ``CONFIG_SSD1306_DEFAULT`` without any other modification.
|
D | release-notes-1.7.rst | 296 * ``ZEP-1403`` - remove CONFIG_OMIT_FRAME_POINTER from ARC boards
|
D | release-notes-1.11.rst | 211 * :github:`2244` - LE Controller: remove util folder
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 248 - remove Zephyr modules you don't need 273 examples of how to add or remove different repositories from your workspace as 297 as needed to add and remove repositories, or change their contents.
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | runner.py | 1339 os.remove(path) 1344 os.remove(path)
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 423 user-configurable, then just remove the prompt: 868 definitions easier to discover and remove.
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 249 remove(), yes
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_1.rst | 174 | | can be disabled to remove support for hashes in this configuration. |
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | l2cap.c | 140 __l2cap_lookup_ident(struct bt_conn *conn, uint16_t ident, bool remove) in __l2cap_lookup_ident() argument 147 if (remove) { in __l2cap_lookup_ident()
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/ |
D | index.rst | 89 | | interface, remove the jumpers and connect another external serial |
|
/Zephyr-latest/doc/kernel/services/other/ |
D | float.rst | 295 :c:func:`k_float_disable` to remove its tagging as an FPU user or SSE user.
|
/Zephyr-latest/doc/develop/getting_started/ |
D | index.rst | 101 (ARM64) systems, you may need to remove them from the list of packages to install.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | shell.rst | 808 …* ``SubAddr``: 16-bit group address the model should remove from its subscription list (``0xc000``… 832 …* ``LabelUUID``: 128-bit label UUID of the virtual address to remove the subscription of. Providi… 1209 the slot in other commands. To update the image slot, remove it using the 1852 ``mesh models brg table-remove <NetIdx1> <NetIdx2> <Addr1> <Addr2>``
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 167 … - `MSC07-C <https://wiki.sei.cmu.edu/confluence/display/c/MSC07-C.+Detect+and+remove+dead+code>`_ 174 …- `MSC12-C <https://wiki.sei.cmu.edu/confluence/display/c/MSC12-C.+Detect+and+remove+code+that+ha… 526 …- A cast shall not remove any const or volatile qualification from the type pointed to by a point…
|
/Zephyr-latest/doc/kernel/usermode/ |
D | memory_domain.rst | 416 The following code shows how to remove a memory partition from a memory
|
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/ |
D | index.rst | 262 To implement this option, users need to remove or add some RC components on
|
/Zephyr-latest/doc/hardware/pinctrl/ |
D | index.rst | 150 one should in theory remove the ``sleep`` state from Devicetree to not waste ROM
|
/Zephyr-latest/scripts/ci/ |
D | check_compliance.py | 80 files.remove(file)
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 152 The best solution is to remove that busy wait loop, and instead use
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 794 # will remove the Files entry from the Quick Index and from the Folder Tree View 801 # page. This will remove the Namespaces entry from the Quick Index and from the 1108 # Note that the filter must not add or remove lines; it is applied before the 1815 # Doxygen run you need to manually remove any form_*.png images from the HTML 2541 # remove all references to function-like macros that are alone on a line, have 2939 # If the DOT_CLEANUP tag is set to YES, Doxygen will remove the intermediate
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 131 :c:func:`k_thread_resume` to remove the suspension.
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 30 functions that depend on them between Zephyr v4.1.0 and v4.2.0, and remove
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 1369 rmeove||remove
|
12345678