Searched refs:debug (Results 1 – 8 of 8) sorted by relevance
13 # Ethos-U driver (err=0, warn=1, info=2, debug=3)14 set(ETHOSU_LOG_SEVERITY_MAP err err warning info debug)24 set(ETHOSU_LOG_SEVERITY debug CACHE STRING "")
82 module-str = Log level mbedTLS library debug hook86 bool "mbed TLS debug activation"90 activate debug logging.109 Default mbed TLS debug logging level for Zephyr integration code110 (from ext/lib/crypto/mbedtls/include/mbedtls/debug.h):111 0 No debug118 mbedTLS initialization, with the configured debug log level.130 when debug messages are enabled.138 Filename passed as argument to debug hook will be stripped from160 bool "mbed TLS memory debug activation"[all …]
78 ${ZEPHYR_CURRENT_MODULE_DIR}/library/debug.c124 zephyr_library_sources_ifdef(CONFIG_MBEDTLS_DEBUG debug.c)
20 When enabled, the build type of TF-A would be debug.
417 int debug) in hostapd_interface_init() argument435 for (k = 0; k < debug; k++) { in hostapd_interface_init()458 int ret, debug = 0; in zephyr_hostapd_init() local512 "hostapd.conf", debug); in zephyr_hostapd_init()
91 int "Min compiled-in debug message level for WPA supplicant"98 Minimum priority level of a debug message emitted by WPA supplicant that105 bool "Include key material in debug output"108 etc.) in debug output. This is equivalent to the -K command line flag116 # hostap debug is very verbose and despite large log buffer sizes118 # to avoid losing any debug messages.394 bool "Disable printing of debug messages, saves code size significantly"
133 This option enable debug logs of 802.15.4 serialization module.229 `nrf_802154_assert_handler()` is called. File and line debug information are not provided
69 kconfig_to_ot_option(CONFIG_OPENTHREAD_CSL_DEBUG OT_CSL_DEBUG "Enable CSL debug")
Completed in 23 milliseconds