Searched refs:custom_print_cb (Results 1 – 1 of 1) sorted by relevance
30 static lv_log_print_g_cb_t custom_print_cb; variable48 custom_print_cb = print_cb; in lv_log_register_print_cb()68 if(custom_print_cb) custom_print_cb(level, file, line, dsc); in lv_log_add()
Completed in 1 milliseconds