Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_log.h36 typedef int8_t lv_log_level_t; typedef
46 typedef void (*lv_log_print_g_cb_t)(lv_log_level_t level, const char *, uint32_t, const char *);
67 void lv_log_add(lv_log_level_t level, const char * file, int line, const char * dsc);
A Dlv_log.c58 void lv_log_add(lv_log_level_t level, const char * file, int line, const char * dsc) in lv_log_add()

Completed in 2 milliseconds