Home
last modified time | relevance | path

Searched defs:__tp (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/soc/espressif/esp32/
Dnewlib_fix.c15 int __weak _gettimeofday_r(struct _reent *r, struct timeval *__tp, void *__tzp) in _gettimeofday_r()
/Zephyr-Core-3.7.0/soc/espressif/esp32s2/
Dnewlib_fix.c15 int __weak _gettimeofday_r(struct _reent *r, struct timeval *__tp, void *__tzp) in _gettimeofday_r()
/Zephyr-Core-3.7.0/soc/espressif/esp32s3/
Dnewlib_fix.c15 int __weak _gettimeofday_r(struct _reent *r, struct timeval *__tp, void *__tzp) in _gettimeofday_r()
/Zephyr-Core-3.7.0/lib/libc/newlib/
Dlibc-hooks.c576 int _gettimeofday(struct timeval *__tp, void *__tzp) in _gettimeofday()