Searched defs:mp_import_all (Results 1 – 2 of 2) sorted by relevance
/AliOS-Things-master/components/py_engine/engine/py/ | ||
A D | dynruntime.h | 208 #define mp_import_all(module) \ macro |
A D | runtime.c | 1453 void mp_import_all(mp_obj_t module) { in mp_import_all() function |
Completed in 7 milliseconds