Home
last modified time | relevance | path

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

/hal_espressif-latest/components/newlib/
Dtime.c160 int IRAM_ATTR _gettimeofday_r(struct _reent *r, struct timeval *tv, void *tz) in _gettimeofday_r() function
/hal_espressif-latest/components/esp_rom/include/esp32/rom/
Dlibc_stubs.h53 int (*_gettimeofday_r) (struct _reent *r, struct timeval *, void *); member
/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dlibc_stubs.h53 int (*_gettimeofday_r) (struct _reent *r, struct timeval *, void *); member
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/
Dlibc_stubs.h45 int (*_gettimeofday_r) (struct _reent *r, struct timeval *, void *); member
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/
Dlibc_stubs.h45 int (*_gettimeofday_r) (struct _reent *r, struct timeval *, void *); member
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/
Dlibc_stubs.h44 int (*_gettimeofday_r) (struct _reent *r, struct timeval *, void *); member
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/
Dlibc_stubs.h45 int (*_gettimeofday_r) (struct _reent *r, struct timeval *, void *); member
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dlibc_stubs.h46 int (*_gettimeofday_r) (struct _reent *r, struct timeval *, void *); member
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32s2.ld419 PROVIDE ( _gettimeofday_r = 0x4001a068 ); symbol
Drom_32.ld258 PROVIDE ( _gettimeofday_r = 0x4000bc58 ); symbol
Drom_32s3_beta_2.ld574 PROVIDE ( _gettimeofday_r = 0x40054558 ); symbol