Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/newlib/
Dtime.c155 struct timeval tv = {0, 0}; in _times_r() local
160 int IRAM_ATTR _gettimeofday_r(struct _reent *r, struct timeval *tv, void *tz) in _gettimeofday_r()
177 int settimeofday(const struct timeval *tv, const struct timezone *tz) in settimeofday()
221 struct timeval tv; in clock_settime() local
246 struct timeval tv; in clock_gettime() local
Dpoll.c15 struct timeval tv = { in poll() local
/hal_espressif-latest/components/mbedtls/port/
Desp_platform_time.c14 struct timespec tv = {}; in mbedtls_ms_time() local
Dnet_sockets.c333 struct timeval tv; in mbedtls_net_usleep() local
379 struct timeval tv; in mbedtls_net_recv_timeout() local
/hal_espressif-latest/components/newlib/port/
Desp_time_impl.c128 struct timeval tv; in esp_sync_timekeeping_timers() local
/hal_espressif-latest/components/log/
Dlog_freertos.c80 struct timeval tv; in esp_log_system_timestamp() local
/hal_espressif-latest/components/wpa_supplicant/port/
Dos_xtensa.c35 struct timeval tv; in os_get_time() local
Deloop.c331 struct os_reltime tv, now; in eloop_run() local
/hal_espressif-latest/components/esp_netif/lwip/
Desp_netif_sntp.c33 static void sync_time_cb(struct timeval *tv) in sync_time_cb()
/hal_espressif-latest/components/wpa_supplicant/src/utils/
Dwpa_debug.c76 struct os_time tv; in wpa_debug_print_timestamp() local