Searched refs:machine_timer_print (Results 1 – 3 of 3) sorted by relevance
34 STATIC void machine_timer_print(const mp_print_t *print, mp_obj_t self_in, mp_print_kind_t kind) in machine_timer_print() function204 .print = machine_timer_print,
88 STATIC void machine_timer_print(const mp_print_t *print, mp_obj_t self_in, in machine_timer_print() function252 .print = machine_timer_print,
Completed in 8 milliseconds