Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/modules/system/
A Dmodsystem.c100 const mp_obj_module_t system_module = { variable
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h471 extern const struct _mp_obj_module_t system_module;
472 #define MICROPY_PY_SYSTEM_DEF { MP_ROM_QSTR(MP_QSTR_system), MP_ROM_PTR(&system_module) },

Completed in 8 milliseconds