Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/
Dlog_mgmt.c163 static const struct log_cache_config sname_cache_config = { in cache_init() local
173 err = log_cache_init(&sname_cache, &sname_cache_config); in cache_init()