Home
last modified time | relevance | path

Searched refs:guess (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/scripts/west_commands/
Dbuild_helpers.py39 def _resolve_build_dir(fmt, guess, cwd, **kwargs): argument
54 if not guess:
84 def find_build_dir(dir, guess=False, **kwargs): argument
102 default = _resolve_build_dir(default, guess, cwd, **kwargs)
Drun_common.py510 guess = config.get('build', 'guess-dir', fallback='never')
511 guess = guess == 'runners'
512 dir = find_build_dir(None, guess)
/Zephyr-latest/subsys/bluetooth/common/
DKconfig221 bool "Use heuristics to guess HCI vendor extensions support in advance"
225 Use some heuristics to try to guess in advance whether the controller
/Zephyr-latest/doc/develop/west/
Dbuild-flash-debug.rst407 * - ``build.guess-dir``
408 - String, instructs west whether to try to guess what build folder to use
412 - ``never`` (default): Never try to guess, bail out instead and
414 - ``runners``: Try to guess the folder when using any of the 'runner'
/Zephyr-latest/doc/build/kconfig/
Dtips.rst649 * Is it easy to guess what the symbols do from their prompts?
/Zephyr-latest/doc/
Dzephyr.doxyfile.in343 # tries to guess whether the code is fixed or free formatted code, this is the