Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_log.h72 void lv_log(const char * format, ...) LV_FORMAT_ATTRIBUTE(1, 2);
131 # define LV_LOG(...) lv_log(__VA_ARGS__)
Dlv_misc.mk10 CSRCS += lv_log.c
Dlv_log.c115 void lv_log(const char * format, ...) in lv_log() function
/lvgl-latest/docs/
DCHANGELOG.md403 - 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…