Home
last modified time | relevance | path

Searched refs:get_adjusted_boot_time (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/newlib/
Dtime.c87 static uint64_t get_adjusted_boot_time(void) in get_adjusted_boot_time() function
166 uint64_t microseconds = get_adjusted_boot_time() + esp_time_impl_get_time_since_boot(); in _gettimeofday_r()