Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_misc/
A Dlv_log.h73 #if LV_LOG_LEVEL <= LV_LOG_LEVEL_TRACE
82 #if LV_LOG_LEVEL <= LV_LOG_LEVEL_INFO
91 #if LV_LOG_LEVEL <= LV_LOG_LEVEL_WARN
100 #if LV_LOG_LEVEL <= LV_LOG_LEVEL_ERROR
A Dlv_log.c62 if(level >= LV_LOG_LEVEL) { in lv_log_add()
/AliOS-Things-master/components/littlevgl/src/
A Dlv_conf_checker.h299 #ifndef LV_LOG_LEVEL
300 # define LV_LOG_LEVEL LV_LOG_LEVEL_WARN macro
/AliOS-Things-master/components/littlevgl/
A Dlv_conf.h225 # define LV_LOG_LEVEL LV_LOG_LEVEL_WARN macro
A Dlv_conf_template.h225 # define LV_LOG_LEVEL LV_LOG_LEVEL_WARN
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_img.c127 #if LV_USE_LOG && LV_LOG_LEVEL >= LV_LOG_LEVEL_INFO in lv_img_set_src()

Completed in 7 milliseconds