Home
last modified time | relevance | path

Searched refs:remove (Results 101 – 125 of 200) sorted by relevance

12345678

/Zephyr-latest/scripts/
Dlist_hardware.py140 self._extended_socs.remove(es)
/Zephyr-latest/boards/96boards/carbon/doc/
Dnrf51822.rst129 who are experienced in electronics rework can remove a resistor (R22)
/Zephyr-latest/boards/phytec/phyboard_electra/doc/
Dindex.rst125 sudo cp --remove-destination zephyr.elf sdcard/lib/firmware/am64-mcu-m4f0_0-fw
/Zephyr-latest/doc/develop/west/
Dwhy.rst30 * **R3**: Allow users and downstream distributions to override or remove
/Zephyr-latest/scripts/tests/twister/
Dtest_testplan.py429 testplan.levels.remove(lvl1)
430 testplan.levels.remove(lvl2)
906 methods.remove(expected_method)
/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst35 * SLIST: Added sys_slist_get() to fetch and remove the head, also Added
179 * ``ZEP-1173`` - Add support for bonding remove
218 * ``ZEP-850`` - remove obsolete boards basic_minuteia and basic_cortex_m3
Drelease-notes-1.10.rst43 * k_mem_domain_remove_partition() - to remove a partition from a domain
45 * k_mem_domain_remove_thread() - to remove a thread from a domain
243 * :github:`1597` - remove deprecated k_mem_pool_defrag()
257 * :github:`2035` - doc: remove workaround for sphinx issue once 1.5 is released
/Zephyr-latest/subsys/bluetooth/host/shell/
Dl2cap.c530 SHELL_CMD_ARG(remove, NULL, HELP_NONE, cmd_allowlist_remove, 1, 0),
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_m4.rst119 sudo cp --remove-destination zephyr.elf sdcard/lib/firmware/am62-mcu-m4f0_0-fw
/Zephyr-latest/doc/connectivity/networking/api/
Dsocket_service.rst192 For any closed TCP client connection we need to remove the closed
Dcoap_server.rst198 /* Let the CoAP server parse the request and add/remove observers if needed */
/Zephyr-latest/boards/xen/xenvm/doc/
Dindex.rst124 When using ``xenvm//gicv3`` configuration, you need to remove the ``gic_version``
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/microphone/
DREADME.rst106 interpreted as NL and an 0x0d (CR) is added. If you don't remove it the audio stream would
/Zephyr-latest/arch/posix/
DCMakeLists.txt107 # remove all operating system specific predefined macros,
/Zephyr-latest/
DCODE_OF_CONDUCT.md46 Community leaders have the right and responsibility to remove, edit, or reject
/Zephyr-latest/drivers/serial/
DKconfig87 API will remove callbacks to other set of APIs. For example,
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst131 meets these requirements. The project may remove a blob from the upstream
188 At the discretion of the release team, the project may remove support for a
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dbrg_cfg.rst77 The Bridge Configuration Client can add or remove an entry from the Bridging Table by sending a
/Zephyr-latest/doc/services/llext/
Ddebug.rst103 experience. The idea is to edit the main Zephyr ELF file to remove information
309 The following commands will remove all of these from the Zephyr ELF file, then
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_report.py333 os.remove(file_path)
/Zephyr-latest/drivers/dai/nxp/esai/
Desai.c673 .remove = esai_remove,
/Zephyr-latest/boards/technexion/pico_pi/doc/
Dindex.rst172 partition and remove the mounted device on the PC by issuing a "Ctrl+C" in the
/Zephyr-latest/doc/develop/toolchains/
Dzephyr_sdk.rst81 .. note:: If you want to uninstall the SDK, you may simply remove the directory
/Zephyr-latest/scripts/ci/
Dtest_plan.py158 os.remove(fname)
/Zephyr-latest/doc/services/input/
Dgpio-kbd.rst175 the matrix state to be filtered to remove keys that are not present before

12345678