Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/newlib/
Dtime.c172 int IRAM_ATTR _gettimeofday_r(struct _reent *r, struct timeval *tv, void *tz) in _gettimeofday_r() function
/device/soc/esp/esp32/components/esp_rom/include/esp32/rom/
Dlibc_stubs.h53 int (*_gettimeofday_r) (struct _reent *r, struct timeval *, void *); member