Searched defs:LV_LOG_USER (Results 1 – 1 of 1) sorted by relevance
131 # define LV_LOG_USER(...) lv_log_add(LV_LOG_LEVEL_USER, LV_LOG_FILE, LV_LOG_LINE, __func__, __VA… macro133 # define LV_LOG_USER(...) do {}while(0) macro153 #define LV_LOG_USER(...) do {}while(0) macro