Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmoduos.c459 STATIC mp_obj_t mod_os_system(mp_obj_t cmd_in) in mod_os_system() function
469 MP_DEFINE_CONST_FUN_OBJ_1(mod_os_system_obj, mod_os_system);
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmoduos.c453 STATIC mp_obj_t mod_os_system(mp_obj_t cmd_in) { in mod_os_system() function
462 MP_DEFINE_CONST_FUN_OBJ_1(mod_os_system_obj, mod_os_system);
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmoduos.c453 STATIC mp_obj_t mod_os_system(mp_obj_t cmd_in) { in mod_os_system() function
462 MP_DEFINE_CONST_FUN_OBJ_1(mod_os_system_obj, mod_os_system);

Completed in 14 milliseconds