Searched refs:custom_print_cb (Results 1 – 1 of 1) sorted by relevance
35 static lv_log_print_g_cb_t custom_print_cb; variable53 custom_print_cb = print_cb; in lv_log_register_print_cb()90 if(custom_print_cb) custom_print_cb(level, file, line, func, buf); in _lv_log_add()