Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/modules/ai_agent/
A Dmodaiagent.c21 const mp_obj_module_t aiagent_module = { variable
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h353 extern const struct _mp_obj_module_t aiagent_module;
354 #define MICROPY_PY_AIAGENT_DEF { MP_ROM_QSTR(MP_QSTR_aiagent), MP_ROM_PTR(&aiagent_module) },

Completed in 6 milliseconds