Searched refs:lv_log (Results 1 – 4 of 4) sorted by relevance
72 void lv_log(const char * format, ...) LV_FORMAT_ATTRIBUTE(1, 2);131 # define LV_LOG(...) lv_log(__VA_ARGS__)
10 CSRCS += lv_log.c
115 void lv_log(const char * format, ...) in lv_log() function
403 - feat(log): improve lv_log and add log the result from lv_demo_benchmark [`3084`](https://github.c…1068 - fix(lv_log.h): remove the duplicated semicolon from LV_LOG_xxx [`2544`](https://github.com/lvgl/l…