Home
last modified time | relevance | path

Searched refs:folders (Results 1 – 18 of 18) sorted by relevance

/Zephyr-Core-3.7.0/samples/modules/tflite-micro/magic_wand/train/
Ddata_prepare_test.py35 …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…
Ddata_prepare.py39 folders = ["wing", "ring", "slope"] variable
153 for idx1, folder in enumerate(folders):
/Zephyr-Core-3.7.0/samples/drivers/ipm/ipm_ivshmem/
DREADME.rst54 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/
Dindex.rst23 possibility to add additional folders to the :makevar:`SCA_ROOT` setting.
/Zephyr-Core-3.7.0/cmake/toolchain/cross-compile/
Dtarget.cmake37 # We detect the lib folders, the actual sysroot is up one level.
/Zephyr-Core-3.7.0/doc/
DCMakeLists.txt20 set(DTS_ROOTS "${ZEPHYR_BASE}" CACHE STRING "DT bindings root folders")
Dzephyr.doxyfile.in1592 # https://doc.qt.io/archives/qt-4.8/qthelpproject.html#virtual-folders).
/Zephyr-Core-3.7.0/share/zephyr-package/cmake/
Dzephyr_package_search.cmake27 # This macro returns a list of parent folders to use for later searches.
/Zephyr-Core-3.7.0/doc/_scripts/
Dgen_devicetree_rest.py213 for folders in dts_folders:
/Zephyr-Core-3.7.0/doc/develop/test/
Dbsim.rst187 ``${BSIM_OUT_PATH}/results/<simulation_id>/`` or ``/tmp/`` folders.
/Zephyr-Core-3.7.0/doc/hardware/porting/
Dsoc_porting.rst57 organized in sub-folders in a common SoC Family or SoC Series tree.
/Zephyr-Core-3.7.0/
DCMakeLists.txt639 # 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.
DKconfig.zephyr848 Scan additional folders inside application source folder
/Zephyr-Core-3.7.0/doc/contribute/documentation/
Dguidelines.rst118 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/
Drelease-notes-1.13.rst532 * :github:`8380` - cmake: ninja clean tries to remove include folders
Drelease-notes-3.4.rst682 configuration root folders. For example, given
Drelease-notes-3.5.rst306 * Refactored ESP32 SoC folders. So now these are a proper SoC series.
Drelease-notes-3.1.rst1555 * :github:`44374` - Twister: Non-intact handler.log files when running tests and samples folders