Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmpconfigport.h330 #define MICROPY_PY_MINICV_DEF { MP_ROM_QSTR(MP_QSTR_minicv), MP_ROM_PTR(&minicv_module) }, macro
332 #define MICROPY_PY_MINICV_DEF macro
462 MICROPY_PY_MINICV_DEF \
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmpconfigport.h330 #define MICROPY_PY_MINICV_DEF { MP_ROM_QSTR(MP_QSTR_minicv), MP_ROM_PTR(&minicv_module) }, macro
332 #define MICROPY_PY_MINICV_DEF macro
462 MICROPY_PY_MINICV_DEF \
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h333 #define MICROPY_PY_MINICV_DEF { MP_ROM_QSTR(MP_QSTR_minicv), MP_ROM_PTR(&minicv_module) }, macro
335 #define MICROPY_PY_MINICV_DEF macro
508 MICROPY_PY_MINICV_DEF \

Completed in 8 milliseconds