Searched refs:LV_LOG_USER (Results 1 – 1 of 1) sorted by relevance
104 #define LV_LOG_USER(...) _lv_log_add(LV_LOG_LEVEL_USER, __FILE__, __LINE__, __func__, __VA_ARGS__); macro106 #define LV_LOG_USER(...) macro117 #define LV_LOG_USER(...) macro