Home
last modified time | relevance | path

Searched refs:yaml_path (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/scripts/west_commands/
Drun_common.py349 yaml_path = runners_yaml_path(build_dir, board)
350 runners_yaml = load_runners_yaml(yaml_path)
499 runner_config = get_runner_config(build_dir, yaml_path, runners_yaml, args)
616 def get_runner_config(build_dir, yaml_path, runners_yaml, args=None): argument
620 yaml_dir = yaml_path.parent
702 yaml_path = runners_yaml_path(build_dir, board)
703 runners_yaml = load_runners_yaml(yaml_path)
804 yaml_path = runners_yaml_path(build_dir, board)
805 runners_yaml = load_runners_yaml(yaml_path)
821 runner_config = get_runner_config(build_dir, yaml_path, runners_yaml)
/Zephyr-latest/cmake/modules/
Dyaml.cmake530 cmake_path(SET yaml_path "${yaml_file}")
531 cmake_path(GET yaml_path STEM yaml_file_no_ext)
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst381 The *abspath*, *posixpath*, *relative_path*, *yaml_path*, *repo_path*,
Drelease-notes.rst292 ``yaml_path``, ``repo_path``, ``repo_posixpath``