Searched refs:LV_LOG_PRINTF (Results 1 – 6 of 6) sorted by relevance
17 #if LV_LOG_PRINTF88 #if LV_LOG_PRINTF in _lv_log_add()122 #if LV_LOG_PRINTF in lv_log()
19 If your system supports `printf`, you just need to enable `LV_LOG_PRINTF` in `lv_conf.h` to send th…
235 #define LV_LOG_PRINTF 0 macro
247 #define LV_LOG_PRINTF 0
318 config LV_LOG_PRINTF config
583 #ifndef LV_LOG_PRINTF585 #define LV_LOG_PRINTF CONFIG_LV_LOG_PRINTF macro587 #define LV_LOG_PRINTF 0 macro