Home
last modified time | relevance | path

Searched refs:Verbosity (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/scripts/west_commands/
Dtwister_cmd.py9 from west.commands import Verbosity, WestCommand
56 "args: {} remainder: {}".format(args, remainder), level=Verbosity.DBG_EXTREME
Dbuild.py12 from west.commands import Verbosity
193 level=Verbosity.DBG_EXTREME)
219 level=Verbosity.DBG_EXTREME)
237 level=Verbosity.DBG_MORE)
446 self.dbg('setting up build directory', level=Verbosity.DBG_EXTREME)
472 self.dbg('setting up source directory', level=Verbosity.DBG_EXTREME)
518 self.dbg('sanity checking the build', level=Verbosity.DBG_EXTREME)
537 self.dbg('APP_DIR:', cached_app, level=Verbosity.DBG_EXTREME)
542 self.dbg('pristine:', self.auto_pristine, level=Verbosity.DBG_EXTREME)
562 self.dbg('CACHED_BOARD:', cached_board, level=Verbosity.DBG_EXTREME)
[all …]
Dsign.py18 from west.commands import Verbosity
340 cmd.dbg('DTS file:', dts, level=Verbosity.DBG_MORE)
/Zephyr-latest/modules/hal_nordic/
DKconfig.nrf_regtool15 int "Verbosity level of console output"
/Zephyr-latest/doc/develop/west/
Dwest-apis.rst151 logging the call at ``Verbosity.DBG_MORE`` level.
160 logging the call at Verbosity.DBG_MORE level.
169 the call at Verbosity.DBG_MORE level.
216 Verbosity subsection
223 .. autoclass:: west.commands.Verbosity
308 Verbosity control