Home
last modified time | relevance | path

Searched refs:VERBOSE (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-3.5.0/scripts/
Dcoccicheck14 VERBOSE=0
48 VERBOSE="${i#*=}"
129 if [ $VERBOSE -ne 0 ] ; then
170 if [ $VERBOSE -ne 0 ] ; then
/Zephyr-Core-3.5.0/tests/kernel/mem_protect/stack_random/src/
Dmain.c12 #define VERBOSE 0 macro
35 #if VERBOSE in alternate_thread()
/Zephyr-Core-3.5.0/scripts/pylib/twister/twisterlib/
Dtwister_main.py105 VERBOSE = options.verbose
106 setup_logging(options.outdir, options.log_file, VERBOSE, options.timestamps)
138 if VERBOSE > 1:
205 if VERBOSE > 1:
Dtestsuite.py185 re.MULTILINE | re.VERBOSE)
/Zephyr-Core-3.5.0/cmake/usage/
Dusage.cmake10 set(verbose "VERBOSE=1")
/Zephyr-Core-3.5.0/scripts/build/
Dparse_syscalls.py34 regex_flags = re.MULTILINE | re.VERBOSE
/Zephyr-Core-3.5.0/scripts/west_commands/
Drun_common.py40 if log.VERBOSE >= log.VERBOSE_NORMAL:
/Zephyr-Core-3.5.0/
DCMakeLists.txt1928 message(VERBOSE "Merging hex files: ${HEX_FILES_TO_MERGE}")