Home
last modified time | relevance | path

Searched defs:time_ms (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/posix/src/
A Dtime.c27 uint64_t time_ms = 0; in clock_gettime() local
52 uint64_t time_ms = 0; in clock_settime() local
71 int64_t time_ms = 0; in clock_nanosleep() local
111 uint64_t time_ms = 0; in nanosleep() local
/AliOS-Things-master/hardware/chip/rtl872xd/hal/pwrmgmt_hal/
A Dpwrmgmt_api.c90 int pwrmgmt_cpu_minisleep_msec_set(uint32_t time_ms) in pwrmgmt_cpu_minisleep_msec_set()
/AliOS-Things-master/components/uvoice/codec/
A Dspx_encoder.c49 int time_ms = os_current_time(); in spx_encode_process() local
A Dopus_encoder.c53 int time_ms = os_current_time(); in opus_encode_process() local
/AliOS-Things-master/components/uvoice/stream/
A Duvoice_ssl.c40 uint64_t time_ms; in _avRandom() local
/AliOS-Things-master/components/linkkit/wrappers/platform/os/
A DHAL_OS_yoc.c192 uint64_t time_ms; in HAL_UptimeMs() local
/AliOS-Things-master/components/linksdk/portfiles/aiot_port/
A Daos_port.c155 void core_sysdep_sleep(uint64_t time_ms) in core_sysdep_sleep()
/AliOS-Things-master/components/netmgr/src/
A Dnetmgr_wifi.c2146 …t8_t *password, uint8_t channel, const uint8_t *bssid, const wifi_sec_type_t sec_type, int time_ms) in wifi_start_sta()
2300 int time_ms; in netmgr_wifi_connect() local
/AliOS-Things-master/components/linksdk/core/
A Daiot_mqtt_api.c2702 uint64_t time_ms = mqtt_handle->sysdep->core_sysdep_time(); in _mqtt_connect_with_prop() local

Completed in 45 milliseconds