Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 31) sorted by relevance

12

/hal_espressif-latest/components/wpa_supplicant/port/
Deloop.c230 struct os_reltime now; in eloop_cancel_timeout_one() local
271 struct os_reltime now, requested, remaining; in eloop_deplete_timeout() local
302 struct os_reltime now, requested, remaining; in eloop_replenish_timeout() local
331 struct os_reltime tv, now; in eloop_run() local
384 struct os_reltime now; in eloop_destroy() local
/hal_espressif-latest/components/wpa_supplicant/src/ap/
Dpmksa_cache_auth.c109 struct os_reltime now; in pmksa_cache_expire() local
125 struct os_reltime now; in pmksa_cache_set_expiration() local
245 struct os_reltime now; in pmksa_cache_auth_create_entry() local
414 struct os_reltime now; in pmksa_cache_auth_list() local
Dcomeback_token.c79 struct os_reltime now; in auth_build_token_req() local
/hal_espressif-latest/components/wpa_supplicant/src/rsn_supp/
Dpmksa_cache.c57 struct os_reltime now; in pmksa_cache_expire() local
74 struct os_reltime now; in pmksa_cache_set_expiration() local
112 struct os_reltime now; in pmksa_cache_add() local
464 struct os_reltime now; in pmksa_cache_list() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_models/server/
Dserver_common.c192 uint8_t tid, uint16_t src, uint16_t dst, int64_t *now) in bt_mesh_is_server_recv_last_msg()
210 uint8_t tid, uint16_t src, uint16_t dst, int64_t *now) in bt_mesh_server_update_last_msg()
Dlighting_server.c228 int64_t now = 0; in light_lightness_set() local
340 int64_t now = 0; in light_lightness_linear_set() local
759 int64_t now = 0; in light_ctl_set() local
1008 int64_t now = 0; in light_ctl_temp_set() local
1367 int64_t now = 0; in light_hsl_set() local
1610 int64_t now = 0; in light_hsl_hue_set() local
1711 int64_t now = 0; in light_hsl_sat_set() local
1984 int64_t now = 0; in light_xyl_set() local
2426 int64_t now = 0; in light_lc_light_onoff_set() local
Dgeneric_server.c134 int64_t now = 0; in gen_onoff_set() local
316 int64_t now = 0; in gen_level_set() local
412 int64_t now = 0; in gen_delta_set() local
534 int64_t now = 0; in gen_move_set() local
1079 int64_t now = 0; in gen_power_level_set() local
Dstate_transition.c28 int64_t now = 0; in bt_mesh_server_calc_remain_time() local
/hal_espressif-latest/components/esp_pm/
Dpm_locks.c108 pm_time_t now = 0; in esp_pm_lock_acquire() local
138 pm_time_t now = 0; in esp_pm_lock_release() local
Dpm_impl.c309 pm_mode_switch_t lock_or_unlock, pm_time_t now) in esp_pm_impl_switch_mode()
523 pm_time_t now = pm_get_time(); in esp_pm_impl_dump_stats() local
/hal_espressif-latest/zephyr/port/wifi/wpa_supplicant/
Dos_xtensa.c38 int64_t now = k_uptime_ticks(); in os_get_time() local
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dwnm_sta.c354 struct os_reltime now; in compare_scan_neighbor_results() local
539 struct os_reltime now; in wnm_add_cand_list() local
1012 struct os_reltime now; in ieee802_11_rx_bss_trans_mgmt_req() local
/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_random.c41 uint32_t start, now; in bootloader_fill_random() local
/hal_espressif-latest/components/mbedtls/port/
Desp_timing.c42 struct timeval now; in mbedtls_timing_get_timer() local
/hal_espressif-latest/components/esp_timer/src/
Desp_timer.c190 const int64_t now = esp_timer_impl_get_time(); in esp_timer_restart() local
437 int64_t now = esp_timer_impl_get_time(); in timer_process_alarm() local
Desp_timer_impl_lac.c207 uint64_t now = esp_timer_impl_get_time(); in esp_timer_impl_advance() local
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dcommon.c132 struct os_time now; in wpa_get_ntp_timestamp() local
531 int os_reltime_expired(struct os_time *now, in os_reltime_expired()
/hal_espressif-latest/components/wpa_supplicant/esp_supplicant/src/
Desp_scan.c117 struct os_reltime now; in esp_handle_beacon_probe() local
/hal_espressif-latest/components/newlib/
Dtime.c183 uint64_t now = ((uint64_t) tv->tv_sec) * 1000000LL + tv->tv_usec; in settimeofday() local
/hal_espressif-latest/components/bt/esp_ble_mesh/mesh_core/
Dbeacon.c144 uint32_t now = k_uptime_get_32(); in secure_beacon_send() local
/hal_espressif-latest/components/wpa_supplicant/src/tls/
Dtlsv1_client_ocsp.c127 struct os_time now; in tls_process_ocsp_single_response() local
Dtlsv1_client_write.c48 struct os_time now; in tls_send_client_hello() local
Dtlsv1_server_write.c46 struct os_time now; in tls_write_server_hello() local
/hal_espressif-latest/components/wpa_supplicant/src/wps/
Dwps_registrar.c349 struct os_reltime now; in wps_registrar_add_pbc_session() local
434 struct os_reltime now; in wps_registrar_pbc_overlap() local
861 struct os_reltime now; in wps_registrar_expire_pins() local
1209 struct os_reltime now, dur; in wps_registrar_probe_req_rx() local
/hal_espressif-latest/components/esp_phy/src/
Dphy_init.c245 static inline void phy_update_wifi_mac_time(bool en_clock_stopped, int64_t now) in phy_update_wifi_mac_time()

12