Home
last modified time | relevance | path

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

/hal_espressif-latest/components/newlib/
Dtime.c177 int settimeofday(const struct timeval *tv, const struct timezone *tz) in settimeofday() function
226 settimeofday(&tv, NULL); in clock_settime()
/hal_espressif-latest/components/newlib/port/
Desp_time_impl.c130 settimeofday(&tv, NULL); in esp_sync_timekeeping_timers()
/hal_espressif-latest/components/esp_system/
DREADME.md22 Timekeeping function in standard library. Can be set (`settimeofday`) or moved forward/backward (`a…