Home
last modified time | relevance | path

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

/hal_espressif-latest/components/log/
Dlog.c146 static esp_log_level_t s_log_level_get_and_unlock(const char *tag) in s_log_level_get_and_unlock() function
167 return s_log_level_get_and_unlock(tag); in esp_log_level_get()
192 esp_log_level_t level_for_tag = s_log_level_get_and_unlock(tag); in esp_log_writev()