Searched refs:debug_log_out (Results 1 – 1 of 1) sorted by relevance
89 static mp_obj_t debug_log_out(mp_obj_t log_str, mp_obj_t log) in debug_log_out() function103 MP_DEFINE_CONST_FUN_OBJ_2(native_debug_log_out, debug_log_out);
Completed in 3 milliseconds