Searched defs:LV_LOG_USER (Results 1 – 1 of 1) sorted by relevance
123 # define LV_LOG_USER(...) _lv_log_add(LV_LOG_LEVEL_USER, __FILE__, __LINE__, __func__, __VA_ARGS… macro125 # define LV_LOG_USER(...) do {}while(0) macro145 #define LV_LOG_USER(...) do {}while(0) macro