Searched refs:os_get_time_ms (Results 1 – 10 of 10) sorted by relevance
165 aws_chn_timestamp = os_get_time_ms(); in aws_switch_channel()209 aws_chn_timestamp = os_get_time_ms(); in aws_switch_dst_chan()283 aws_start_timestamp = os_get_time_ms(); in aws_main_thread_func()394 aws_start_timestamp = os_get_time_ms(); in aws_main_thread_func()440 lock_start = os_get_time_ms(); in aws_80211_frame_handler()
172 config_press_start_timestamp = os_get_time_ms(); in awss_config_press()
319 last_time = os_get_time_ms(); in aws_discover_callback()
133 uint32_t os_get_time_ms(void) in os_get_time_ms() function147 uint32_t now = os_get_time_ms(); in time_elapsed_ms_since()
53 uint32_t os_get_time_ms(void);
37 uint32_t cur = os_get_time_ms(); in awss_token_remain_time()76 cur = os_get_time_ms(); in awss_token_timeout()358 awss_report_token_time = os_get_time_ms(); in awss_report_token_to_cloud()
72 schedule_timestamp = os_get_time_ms(); in registrar_schedule()91 schedule_timestamp = os_get_time_ms(); in awss_registrar_init()314 enrollee_info[i].checkin_timestamp = os_get_time_ms(); in enrollee_enable_somebody_checkin()483 enrollee_info[get_cipher].checkin_timestamp = os_get_time_ms(); in enrollee_checkin()771 enrollee->report_timestamp = os_get_time_ms(); in enrollee_report()951 os_get_time_ms()); in enrollee_put()
174 ht40_timestamp = os_get_time_ms(); in ht40_get_qos_auth_group_info()219 uint32_t now = os_get_time_ms(); in awss_recv_callback_ht_ctrl()
165 start_time = os_get_time_ms(); in get_ssid_passwd_from_w()
947 uint32_t timestamp = os_get_time_ms(); in awss_recv_callback_smartconfig()
Completed in 13 milliseconds