Home
last modified time | relevance | path

Searched refs:sntp_module (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/py_engine/modules/sntp/
A Dmodsntp.c96 const mp_obj_module_t sntp_module = { variable
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmpconfigport.h430 extern const struct _mp_obj_module_t sntp_module;
431 #define MICROPY_PY_SNTP_DEF { MP_ROM_QSTR(MP_QSTR_sntp), MP_ROM_PTR(&sntp_module) },
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmpconfigport.h430 extern const struct _mp_obj_module_t sntp_module;
431 #define MICROPY_PY_SNTP_DEF { MP_ROM_QSTR(MP_QSTR_sntp), MP_ROM_PTR(&sntp_module) },
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmpconfigport.h436 extern const struct _mp_obj_module_t sntp_module;
437 #define MICROPY_PY_SNTP_DEF { MP_ROM_QSTR(MP_QSTR_sntp), MP_ROM_PTR(&sntp_module) },

Completed in 8 milliseconds