Searched refs:folders (Results 1 – 18 of 18) sorted by relevance
/Zephyr-Core-3.7.0/samples/modules/tflite-micro/magic_wand/train/ |
D | data_prepare_test.py | 35 …self.file = "./%s/output_%s_%s.txt" % (folders[0], folders[0], names[0]) # pylint: disable=unde… 37 …prepare_original_data(folders[0], names[0], self.data, self.file) # pylint: disable=undefined-v…
|
D | data_prepare.py | 39 folders = ["wing", "ring", "slope"] variable 153 for idx1, folder in enumerate(folders):
|
/Zephyr-Core-3.7.0/samples/drivers/ipm/ipm_ivshmem/ |
D | README.rst | 54 After getting QEMU ready to go, first create two output folders, so open two terminals 55 and create them, these folders will receive the output of Zephyr west commands:
|
/Zephyr-Core-3.7.0/doc/develop/sca/ |
D | index.rst | 23 possibility to add additional folders to the :makevar:`SCA_ROOT` setting.
|
/Zephyr-Core-3.7.0/cmake/toolchain/cross-compile/ |
D | target.cmake | 37 # We detect the lib folders, the actual sysroot is up one level.
|
/Zephyr-Core-3.7.0/doc/ |
D | CMakeLists.txt | 20 set(DTS_ROOTS "${ZEPHYR_BASE}" CACHE STRING "DT bindings root folders")
|
D | zephyr.doxyfile.in | 1592 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
|
/Zephyr-Core-3.7.0/share/zephyr-package/cmake/ |
D | zephyr_package_search.cmake | 27 # This macro returns a list of parent folders to use for later searches.
|
/Zephyr-Core-3.7.0/doc/_scripts/ |
D | gen_devicetree_rest.py | 213 for folders in dts_folders:
|
/Zephyr-Core-3.7.0/doc/develop/test/ |
D | bsim.rst | 187 ``${BSIM_OUT_PATH}/results/<simulation_id>/`` or ``/tmp/`` folders.
|
/Zephyr-Core-3.7.0/doc/hardware/porting/ |
D | soc_porting.rst | 57 organized in sub-folders in a common SoC Family or SoC Series tree.
|
/Zephyr-Core-3.7.0/ |
D | CMakeLists.txt | 639 # The syscalls subdirs txt file is constructed by python containing a list of folders to use for 640 # dependency handling, including empty folders. 646 # monitoring of added / removed folders. A trigger file is thus used for correct dependency 667 # On windows only adding/removing files or folders will be reflected in depends. 675 # The syscall parsing depends on the folders in order to detect add/removed/modified files.
|
D | Kconfig.zephyr | 848 Scan additional folders inside application source folder
|
/Zephyr-Core-3.7.0/doc/contribute/documentation/ |
D | guidelines.rst | 118 Remove all generated output, restoring the folders to a 129 Remove all generated output, restoring the folders to a
|
/Zephyr-Core-3.7.0/doc/releases/ |
D | release-notes-1.13.rst | 532 * :github:`8380` - cmake: ninja clean tries to remove include folders
|
D | release-notes-3.4.rst | 682 configuration root folders. For example, given
|
D | release-notes-3.5.rst | 306 * Refactored ESP32 SoC folders. So now these are a proper SoC series.
|
D | release-notes-3.1.rst | 1555 * :github:`44374` - Twister: Non-intact handler.log files when running tests and samples folders
|