Home
last modified time | relevance | path

Searched defs:microseconds (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/newlib/port/
Desp_time_impl.c64 uint64_t microseconds = 0; in esp_time_impl_get_time_since_boot() local
80 uint64_t microseconds = 0; in esp_time_impl_get_time() local
/hal_espressif-latest/components/newlib/
Dtime.c166 uint64_t microseconds = get_adjusted_boot_time() + esp_time_impl_get_time_since_boot(); in _gettimeofday_r() local