Home
last modified time | relevance | path

Searched refs:driver_module (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h329 extern const struct _mp_obj_module_t driver_module;
506 { MP_ROM_QSTR(MP_QSTR_driver), MP_ROM_PTR(&driver_module) }, \
532 { MP_ROM_QSTR(MP_QSTR_driver), MP_ROM_PTR(&driver_module) }, \
A Dmoddriver.c53 const mp_obj_module_t driver_module = { variable
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmoddriver.c54 const mp_obj_module_t driver_module = { variable
A Dmpconfigport.h326 extern const struct _mp_obj_module_t driver_module;
460 {MP_ROM_QSTR(MP_QSTR_driver), MP_ROM_PTR(&driver_module)}, \
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmoddriver.c54 const mp_obj_module_t driver_module = { variable
A Dmpconfigport.h326 extern const struct _mp_obj_module_t driver_module;
460 {MP_ROM_QSTR(MP_QSTR_driver), MP_ROM_PTR(&driver_module)}, \

Completed in 9 milliseconds