Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 25 of 62) sorted by relevance

123

/Zephyr-latest/samples/subsys/testsuite/pytest/shell/
DREADME.rst43 DEBUG: #: uart:~$ help
44 DEBUG: #: Please press the <Tab> button to see all available commands.
45DEBUG: #: You can also use the <Tab> button to prompt or auto-complete all commands or its subcomm…
46 DEBUG: #: You can try to call commands with <-h> or <--help> parameter for more information.
47 DEBUG: #: Shell supports following meta-keys:
48 DEBUG: #: Ctrl + (a key from: abcdefklnpuw)
49 DEBUG: #: Alt + (a key from: bf)
50 DEBUG: #: Please refer to shell documentation for more details.
51 DEBUG: #: Available commands:
52 DEBUG: #: clear :Clear screen.
[all …]
/Zephyr-latest/subsys/logging/
DKconfig.filtering26 - 4 DEBUG, default to write LOG_LEVEL_DBG
43 - 4 DEBUG, override to write LOG_LEVEL_DBG
60 - 4 DEBUG, maximal level set to LOG_LEVEL_DBG
/Zephyr-latest/scripts/coredump/
Dcoredump_gdbserver.py67 logger.setLevel(logging.DEBUG)
76 logger.setLevel(logging.DEBUG)
85 logger.setLevel(logging.DEBUG)
/Zephyr-latest/scripts/tests/twister/
Dtest_log_helper.py29 caplog.set_level(logging.DEBUG)
/Zephyr-latest/drivers/watchdog/
DKconfig.nxp_fs2656 bool "Exit DEBUG mode"
58 If the device is started in DEBUG mode, the driver will exit this mode
59 so that the watchdog is enabled. Otherwise, if the device is in DEBUG
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Derror.py9 logger.setLevel(logging.DEBUG)
Dtwister_main.py25 logger.setLevel(logging.DEBUG)
35 fh.setLevel(logging.DEBUG)
Djobserver.py17 logger.setLevel(logging.DEBUG)
Dplatform.py18 logger.setLevel(logging.DEBUG)
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Dutils.py20 def log_command(logger: logging.Logger, msg: str, args: list, level: int = logging.DEBUG) -> None:
Dbinary_adapter.py46 log_command(logger, 'Running command', self.command, level=logging.DEBUG)
/Zephyr-latest/modules/trusted-firmware-a/
DCMakeLists.txt30 DEBUG=${TFA_BUILD_DEBUG}
/Zephyr-latest/scripts/logging/dictionary/
Dlog_parser_uart.py49 logger.setLevel(logging.DEBUG)
Dlog_parser.py111 logger.setLevel(logging.DEBUG)
/Zephyr-latest/scripts/kconfig/
Dhardened.csv53 DEBUG,n
/Zephyr-latest/tests/net/ieee802154/6lo_fragment/src/
Dmain.c37 #define DEBUG 0 macro
484 #if DEBUG > 0 in test_fragment()
532 #if DEBUG > 0 in test_fragment()
570 #if DEBUG > 0 in test_fragment()
/Zephyr-latest/tests/lib/mpsc_pbuf/src/
Dconcurrent.c14 #define DEBUG 0 macro
15 #define DBG(...) COND_CODE_1(DEBUG, (printk(__VA_ARGS__)), ())
/Zephyr-latest/boards/adi/sdp_k1/doc/
Dindex.rst123 embedded NXP Freescale microcontroller or a 10-pin ``DEBUG`` header connected
136 Then attach the debugger to the 10-pin ``DEBUG`` header on the SDP-K1. Finally
/Zephyr-latest/scripts/build/
Dllext_inject_slids.py168 log.setLevel(logging.DEBUG)
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/
Drcar_h3ulcb_r7.rst106 | CN12 DEBUG SERIAL | ULCB Board | SCIF2 | FT232RQ | Used by U-BOOT & Linux …
108 | CN10 DEBUG SERIAL | ULCB Board | SCIF1 | CP2102 | Non-welded …
110 | CN04 DEBUG SERIAL | Kingfisher | SCIF1 | | Secondary UART // Throu…
/Zephyr-latest/doc/_scripts/
Dgen_devicetree_rest.py79 if logger.isEnabledFor(logging.DEBUG):
135 if logger.isEnabledFor(logging.DEBUG):
193 log_level = logging.DEBUG
/Zephyr-latest/soc/st/stm32/
DKconfig6 select STM32_ENABLE_DEBUG_SLEEP_STOP if DEBUG || ZTEST
/Zephyr-latest/tests/net/6lo/src/
Dmain.c36 #define DEBUG 0 macro
1081 #if DEBUG > 0 in test_6lo()
1092 #if DEBUG > 0 in test_6lo()
1103 #if DEBUG > 0 in test_6lo()
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/device/
Dbinary_adapter_test.py123 caplog.set_level(logging.DEBUG)
/Zephyr-latest/scripts/footprint/
Dpack_as_twister.py57 'DEBUG': (logging.DEBUG, 3),

123