Home
last modified time | relevance | path

Searched defs:log_cache (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.7.0/subsys/logging/
Dlog_cache.h30 struct log_cache { struct
33 log_cache_cmp_func_t cmp; argument
39 int log_cache_init(struct log_cache *cache, const struct log_cache_config *config); argument
/Zephyr-Core-3.7.0/tests/subsys/logging/log_cache/
DCMakeLists.txt5 project(log_cache) project