Searched refs:delete (Results 551 – 575 of 581) sorted by relevance
1...<<21222324
/Zephyr-latest/doc/develop/west/ |
D | zephyr-cmds.rst | 158 delete) the binary blobs themselves.
|
D | release-notes.rst | 270 configuration values, and allows you to read, write, and delete configuration
|
D | build-flash-debug.rst | 265 to either delete any existing build directories or do a :ref:`pristine build
|
/Zephyr-latest/scripts/kconfig/ |
D | guiconfig.py | 519 desc.delete("1.0", "end") 524 desc.delete("1.0", "end")
|
/Zephyr-latest/doc/build/dts/ |
D | howtos.rst | 340 To delete a property (in addition to deleting properties in general, this is 346 /delete-property/ some-unwanted-property;
|
D | troubleshooting.rst | 17 See :ref:`west-building-pristine` for examples, or just delete the build
|
D | intro-syntax-structure.rst | 346 - for ``true``, with no value (for ``false``, use ``/delete-property/``)
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 139 If it must perform a write, then an ATE and the data (if the operation is not a delete) are written 240 ``(5 * ATE_SIZE)``: Reserved ATEs for header and delete items
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | lwm2m.rst | 770 delete :delete PATH
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 332 delete ``storage_partition`` node first. :kconfig:option:`CONFIG_MASS_STORAGE_DISK_NAME` 337 /delete-node/ &storage_partition;
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf54l20.dtsi | 12 /delete-node/ &sw_pwm;
|
D | nrf54l_05_10_15.dtsi | 12 /delete-node/ &sw_pwm;
|
D | nrf9280.dtsi | 15 /delete-node/ &sw_pwm;
|
D | nrf54h20.dtsi | 18 /delete-node/ &sw_pwm;
|
/Zephyr-latest/doc/services/storage/settings/ |
D | index.rst | 177 key-delete records.
|
/Zephyr-latest/dts/riscv/ite/ |
D | it81xx2.dtsi | 401 /delete-property/ fifo-enable; /* FIFO2 */
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/ |
D | test_lwm2m.py | 717 assert leshan.delete(endpoint, '16/1')['status'] == 'DELETED(202)'
|
/Zephyr-latest/subsys/bluetooth/host/shell/ |
D | bt.c | 4943 SHELL_CMD_ARG(id-delete, NULL, "<id>", cmd_id_delete, 2, 0), 5010 SHELL_CMD_ARG(adv-delete, NULL, HELP_NONE, cmd_adv_delete, 1, 0), 5033 SHELL_CMD_ARG(per-adv-sync-delete, NULL, "[<index>]",
|
/Zephyr-latest/doc/security/standards/ |
D | etsi-303645.rst | 650 - Users should be given clear instructions on how to delete their personal data.
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 929 ``west`` or ``cmake`` directly to delete the application's generated 943 Alternatively, enter one of the following commands to delete *all*
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 478 Deleting an identity should ideally delete the IRK as well and thereby
|
/Zephyr-latest/doc/contribute/ |
D | guidelines.rst | 768 remove the line to delete a commit entirely. Then edit files to fix the
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.12.rst | 587 * :github:`7146` - scripts/sanitycheck will delete any folder given to --outdir argument
|
D | release-notes-3.6.rst | 796 * Added shell command to delete object and resource instances.
|
/Zephyr-latest/ |
D | CMakeLists.txt | 1836 # Those files can be very large in some cases, delete them as we do not need them.
|
1...<<21222324