Searched refs:lv_log_level_t (Results 1 – 2 of 2) sorted by relevance
42 typedef int8_t lv_log_level_t; typedef82 void _lv_log_add(lv_log_level_t level, const char * file, int line,
66 void _lv_log_add(lv_log_level_t level, const char * file, int line, const char * func, const char *… in _lv_log_add()