Home
last modified time | relevance | path

Searched refs:o_value (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dpyexec.h55 mp_obj_t pyb_set_repl_info(mp_obj_t o_value);
A Dpyexec.c711 mp_obj_t pyb_set_repl_info(mp_obj_t o_value) { in pyb_set_repl_info() argument
712 repl_display_debugging_info = mp_obj_get_int(o_value); in pyb_set_repl_info()

Completed in 7 milliseconds