Home
last modified time | relevance | path

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

/modules/hal_ethos_u/
A DCMakeLists.txt13 # 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 "")
/modules/mbedtls/
A DKconfig82 module-str = Log level mbedTLS library debug hook
86 bool "mbed TLS debug activation"
90 activate debug logging.
109 Default mbed TLS debug logging level for Zephyr integration code
110 (from ext/lib/crypto/mbedtls/include/mbedtls/debug.h):
111 0 No debug
118 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 from
160 bool "mbed TLS memory debug activation"
[all …]
A DCMakeLists.txt78 ${ZEPHYR_CURRENT_MODULE_DIR}/library/debug.c
124 zephyr_library_sources_ifdef(CONFIG_MBEDTLS_DEBUG debug.c)
/modules/trusted-firmware-a/
A DKconfig20 When enabled, the build type of TF-A would be debug.
/modules/hostap/src/
A Dhapd_main.c417 int debug) in hostapd_interface_init() argument
435 for (k = 0; k < debug; k++) { in hostapd_interface_init()
458 int ret, debug = 0; in zephyr_hostapd_init() local
512 "hostapd.conf", debug); in zephyr_hostapd_init()
/modules/hostap/
A DKconfig91 int "Min compiled-in debug message level for WPA supplicant"
98 Minimum priority level of a debug message emitted by WPA supplicant that
105 bool "Include key material in debug output"
108 etc.) in debug output. This is equivalent to the -K command line flag
116 # hostap debug is very verbose and despite large log buffer sizes
118 # to avoid losing any debug messages.
394 bool "Disable printing of debug messages, saves code size significantly"
/modules/hal_nordic/
A DKconfig133 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
/modules/openthread/
A DCMakeLists.txt69 kconfig_to_ot_option(CONFIG_OPENTHREAD_CSL_DEBUG OT_CSL_DEBUG "Enable CSL debug")

Completed in 23 milliseconds