Home
last modified time | relevance | path

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

/hal_espressif-latest/components/log/
Dlog.c75 static inline void add_to_cache(const char *tag, esp_log_level_t level);
154 add_to_cache(tag, level_for_tag); in s_log_level_get_and_unlock()
246 static inline void add_to_cache(const char *tag, esp_log_level_t level) in add_to_cache() function