Home
last modified time | relevance | path

Searched refs:walk (Results 1 – 16 of 16) sorted by relevance

/Zephyr-latest/scripts/dts/
Dgen_driver_kconfig_dts.py40 for root, _, filenames in os.walk(bindings_dir):
/Zephyr-latest/scripts/build/
Dsubfolder_list.py55 for root, dirs, _ in os.walk(directory, topdown=True):
Dparse_syscalls.py95 for root, dirs, files in os.walk(base_path, topdown=True):
Dgen_app_partitions.py144 for dirpath, _, files in os.walk(args.directory):
Dgen_relocate_app.py500 for dirpath, _, files in os.walk(searchpath):
/Zephyr-latest/doc/_scripts/
Dgen_devicetree_rest.py265 for dirpath, _, filenames in os.walk(ZEPHYR_BASE / folder):
331 for dirpath, _, filenames in os.walk(bindings_dir):
/Zephyr-latest/scripts/
Dsnippets.py276 for dirpath, _, filenames in os.walk(snippets_dir):
/Zephyr-latest/arch/xtensa/core/
DREADME_WINDOWS.rst90 register (A1) on the stack and be able to walk back up on return.
DREADME_MMU.txt59 memory fetch vs. e.g. the 2-5 fetches required to walk a page table on
/Zephyr-latest/doc/_extensions/zephyr/kconfig/
D__init__.py472 doctree.walk(visitor)
/Zephyr-latest/doc/contribute/documentation/
Dgeneration.rst6 These instructions will walk you through generating the Zephyr Project's
/Zephyr-latest/arch/
DKconfig432 int "Max depth for stack walk function"
437 for the stack walk function to examine.
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestplan.py501 for dirpath, _, filenames in os.walk(root, topdown=True):
Drunner.py1335 for dirpath, dirnames, filenames in os.walk(self.instance.build_dir, topdown=False):
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Dedtlib.py2496 for root, _, filenames in os.walk(bindings_dir):
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst1054 * :github:`39011` - Bluetooth: Mesh: Model extensions walk stops before last model