Home
last modified time | relevance | path

Searched defs:MICROPY_PY_UOS_DEF (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmpconfigport.h416 #define MICROPY_PY_UOS_DEF { MP_ROM_QSTR(MP_QSTR_uos), MP_ROM_PTR(&mp_module_uos) }, macro
418 #define MICROPY_PY_UOS_DEF macro
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmpconfigport.h416 #define MICROPY_PY_UOS_DEF { MP_ROM_QSTR(MP_QSTR_uos), MP_ROM_PTR(&mp_module_uos) }, macro
418 #define MICROPY_PY_UOS_DEF macro
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h423 #define MICROPY_PY_UOS_DEF { MP_ROM_QSTR(MP_QSTR_uos), MP_ROM_PTR(&uos_module) }, macro
425 #define MICROPY_PY_UOS_DEF macro

Completed in 6 milliseconds