Home
last modified time | relevance | path

Searched defs:log_level (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtwister_main.py28 def setup_logging(outdir, log_file, log_level, timestamps): argument
/Zephyr-latest/subsys/logging/backends/
Dlog_backend_spinel.c69 otLogLevel log_level; in write() local
/Zephyr-latest/scripts/tests/twister/
Dtest_scl.py99 def test_pykwalify_import(caplog, fail_pykwalify, log_level, expected_logs): argument
/Zephyr-latest/subsys/bluetooth/host/
Dmonitor.c317 static inline uint8_t monitor_priority_get(uint8_t log_level) in monitor_priority_get()
/Zephyr-latest/include/zephyr/shell/
Dshell.h863 uint32_t log_level; member