Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/logging/
Dlog_core.c451 bool runtime_ok = in log_generic() local
458 if (log_backend_is_active(backend) && runtime_ok) { in log_generic()
522 bool runtime_ok = in log_hexdump_sync() local
529 if (log_backend_is_active(backend) && runtime_ok) { in log_hexdump_sync()