Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/logging/
Dlog_mgmt.c157 static const struct log_cache_config dname_cache_config = { in cache_init() local
170 err = log_cache_init(&dname_cache, &dname_cache_config); in cache_init()