Searched refs:remove (Results 126 – 150 of 200) sorted by relevance
12345678
/Zephyr-latest/cmake/modules/ |
D | yaml.cmake | 443 # To remove the key 'command' underneath 'cmake' in the toplevel 'build' 446 # KEY <key> : Name of key to remove.
|
D | kconfig.cmake | 27 # Support multiple shields in BOARD_ROOT, remove ZEPHYR_BASE as that is always sourced.
|
D | dts.cmake | 169 # ...but remove the ones that do not include the revision suffix
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | coverage.py | 123 os.remove(filename)
|
D | testplan.py | 259 connected_list.remove(excluded) 490 testcases.remove(case.detailed_name)
|
/Zephyr-latest/cmake/bintools/ |
D | bintools_template.cmake | 23 # - elfconvert_flag_section_remove : Flag to use when specifying sections to remove
|
/Zephyr-latest/doc/services/debugging/ |
D | gdbstub.rst | 32 * Add and remove breakpoints
|
/Zephyr-latest/drivers/dai/intel/dmic/ |
D | dmic.c | 846 .remove = pm_device_runtime_put,
|
/Zephyr-latest/drivers/dai/nxp/sai/ |
D | sai.c | 827 .remove = sai_remove,
|
/Zephyr-latest/doc/contribute/documentation/ |
D | generation.rst | 230 If you add or remove a file from the documentation, you need to re-run CMake.
|
/Zephyr-latest/doc/connectivity/bluetooth/autopts/ |
D | autopts-linux.rst | 395 …rkspaces/zephyr/zephyr-master/ as temp_zephyr-master. Be careful, do not remove the original one z…
|
/Zephyr-latest/boards/nxp/mimxrt595_evk/doc/ |
D | index.rst | 215 2. To disconnect the SWD signals from onboard debug circuit, **remove** jumpers J17, J18,
|
/Zephyr-latest/boards/nxp/mimxrt685_evk/doc/ |
D | index.rst | 255 2. To disconnect the SWD signals from onboard debug circuit, **remove** jumpers J17, J18,
|
/Zephyr-latest/boards/element14/warp7/doc/ |
D | index.rst | 183 partition and remove the mounted device on the PC by issuing a "Ctrl+C" in the
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_extensions.cmake | 594 # in the list in the CMakeCache and remove any duplicates from the list. 599 # REMOVE_DUPLICATES: If specified then remove duplicate entries contained
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 141 - All collaborators can add or remove blocking labels. 435 key you can opt to remove the ``-s`` option from the commands below.
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.0.rst | 459 * remove :c:enumerator:`BT_LE_ADV_OPT_ONE_TIME`. 548 …To remove the default requirement for Bluetooth authentication it is necessary to enable the :kcon…
|
D | release-notes-2.5.rst | 518 * Added support to remove PPP IPv4 ipcp address on network down. 862 and remove related Kconfig options. 878 API implementation already provided by MCUboot codebase and remove 989 * :github:`32030` - dma: stm32: remove dump stream info in irq 1177 * :github:`31069` - net: buf: remove data from end of buffer 1509 * :github:`29382` - remove memory domain restriction on system RAM for memory partitions on MMU dev… 1698 * :github:`28220` - flash: revise API to remove block restrictions on write operations 1842 * :github:`24358` - deprecate and remove old k_mem_pool / sys_mem_pool APIs
|
D | release-notes-1.8.rst | 265 * ``ZEP-1856`` - remove legacy micro/nano kernel APIs
|
/Zephyr-latest/scripts/build/ |
D | gen_kobject_list.py | 345 self.members.remove(bad_member)
|
/Zephyr-latest/doc/services/rtio/ |
D | index.rst | 130 will remove the SQE and never run it. If, however, the SQE already started
|
/Zephyr-latest/boards/adi/max32675evkit/doc/ |
D | index.rst | 378 is supplied externally. Be sure to remove jumper JP15 (LDO_DUT_EN) to disconnect
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 259 If you want to uninstall the SDK, remove the directory where you installed it.
|
/Zephyr-latest/drivers/can/ |
D | can_shell.c | 1050 SHELL_CMD_ARG(remove, &dsub_can_device_name,
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | i3c.rst | 162 * If controller hardware makes use of IBI slots, this will remove
|
12345678