Home
last modified time | relevance | path

Searched refs:core_sysdep_sleep (Results 1 – 12 of 12) sorted by relevance

/AliOS-Things-master/components/linksdk/core/sysdep/
A Dcore_sysdep.c16 g_sysdep_portfile->core_sysdep_sleep == NULL || in aiot_sysdep_get_portfile()
/AliOS-Things-master/components/linksdk/core/
A Daiot_sysdep_api.h88 void (*core_sysdep_sleep)(uint64_t time_ms); member
A Daiot_http_api.c549 http_handle->sysdep->core_sysdep_sleep(CORE_HTTP_DEINIT_INTERVAL_MS); in aiot_http_deinit()
A Daiot_mqtt_api.c2600 mqtt_handle->sysdep->core_sysdep_sleep(CORE_MQTT_DEINIT_INTERVAL_MS); in aiot_mqtt_deinit()
/AliOS-Things-master/components/linksdk/components/ntp/
A Daiot_ntp_api.c271 ntp_handle->sysdep->core_sysdep_sleep(NTP_DEINIT_INTERVAL_MS); in aiot_ntp_deinit()
/AliOS-Things-master/components/linksdk/components/devinfo/
A Daiot_devinfo_api.c358 devinfo_handle->sysdep->core_sysdep_sleep(DEVINFO_DEINIT_INTERVAL_MS); in aiot_devinfo_deinit()
/AliOS-Things-master/components/linksdk/components/dynreg-mqtt/
A Daiot_dynregmq_api.c267 dynregmq_handle->sysdep->core_sysdep_sleep(DYNREGMQ_DEINIT_INTERVAL_MS); in aiot_dynregmq_deinit()
/AliOS-Things-master/components/linksdk/portfiles/aiot_port/
A Daos_port.c155 void core_sysdep_sleep(uint64_t time_ms) in core_sysdep_sleep() function
1248 core_sysdep_sleep,
/AliOS-Things-master/components/linksdk/components/dynreg/
A Daiot_dynreg_api.c266 dynreg_handle->sysdep->core_sysdep_sleep(DYNREG_DEINIT_INTERVAL_MS); in aiot_dynreg_deinit()
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_http.c631 http_handle->sysdep->core_sysdep_sleep(CORE_HTTP_DEINIT_INTERVAL_MS); in core_http_deinit()
/AliOS-Things-master/components/linksdk/components/bootstrap/
A Daiot_bootstrap_api.c484 bootstrap_handle->sysdep->core_sysdep_sleep(BOOTSTRAP_DEINIT_INTERVAL_MS); in aiot_bootstrap_deinit()
/AliOS-Things-master/components/linksdk/components/diag/
A Daiot_diag_api.c689 diag_handle->sysdep->core_sysdep_sleep(DIAG_DEINIT_INTERVAL_MS); in aiot_diag_deinit()

Completed in 23 milliseconds