Home
last modified time | relevance | path

Searched refs:mp_native_to_obj (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/engine/py/
A Dnativeglue.c96 mp_obj_t mp_native_to_obj(mp_uint_t val, mp_uint_t type) { in mp_native_to_obj() function
260 mp_native_to_obj,
A Druntime.h205 mp_obj_t mp_native_to_obj(mp_uint_t val, mp_uint_t type);
A Dobjfun.c523 return mp_native_to_obj(ret, self->type_sig); in fun_asm_call()

Completed in 5 milliseconds