Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/newlib/test/
Dtest_time.c98 TEST_ASSERT_EQUAL(settimeofday(&tv_time, NULL), 0);
138 TEST_ASSERT_EQUAL(settimeofday(&tv_time, NULL), 0);
198 settimeofday(&tv_time, NULL); in timeTask()
210 TEST_ASSERT_EQUAL(settimeofday(&tv_time, NULL), 0);
290 TEST_ASSERT_EQUAL(0, settimeofday(&tv_time, NULL)); in measure_time_task()
385 TEST_ASSERT(settimeofday(&now, NULL) == 0); in test_posix_timers_clock()
473 settimeofday(&timestamp, NULL);
494 settimeofday(&timestamp, NULL);
569 settimeofday(&tv, NULL); in set_initial_condition()
Dtest_newlib.c108 settimeofday(&now, NULL);
/hal_espressif-3.6.0/components/lwip/apps/sntp/
Dsntp.c38 settimeofday(tv, NULL); in sntp_sync_time()
49 settimeofday(tv, NULL); in sntp_sync_time()
/hal_espressif-3.6.0/examples/protocols/sntp/main/
Dsntp_example_main.c38 settimeofday(tv, NULL); in sntp_sync_time()
76 settimeofday(&tv_error, NULL); in app_main()
/hal_espressif-3.6.0/components/newlib/
Dtime.c189 int settimeofday(const struct timeval *tv, const struct timezone *tz) in settimeofday() function
238 settimeofday(&tv, NULL); in clock_settime()
/hal_espressif-3.6.0/docs/en/api-reference/system/
Dsystem_time.rst65 …time adjustment and update the current time immediately, use the POSIX function ``settimeofday()``.
97 To set the current time, you can use the POSIX functions ``settimeofday()`` and ``adjtime()``. They…
101 …tem time immediately upon receiving a response from the SNTP server after using ``settimeofday()``.
102 …nd system time is more than 35 minutes, update system time immediately by using ``settimeofday()``.
/hal_espressif-3.6.0/examples/protocols/sntp/
DREADME.md52 To set time, [`settimeofday`](http://man7.org/linux/man-pages/man2/settimeofday.2.html) POSIX funct…
95 …he smooth time adjustment, you need to record the current time using the function `settimeofday()`.
/hal_espressif-3.6.0/components/newlib/port/
Desp_time_impl.c136 settimeofday(&tv, NULL); in esp_sync_counters_rtc_and_frc()
/hal_espressif-3.6.0/examples/protocols/http2_request/main/
Dhttp2_request_example_main.c89 settimeofday(&tv, &tz); in set_time()
/hal_espressif-3.6.0/components/esp_system/
DREADME.md22 Timekeeping function in standard library. Can be set (`settimeofday`) or moved forward/backward (`a…
/hal_espressif-3.6.0/components/fatfs/test/
Dtest_fatfs_common.c330 settimeofday(&now, NULL); in test_fatfs_stat()
374 settimeofday(&now, NULL); in test_fatfs_utime()
/hal_espressif-3.6.0/components/spiffs/test/
Dtest_spiffs.c679 settimeofday(&now, NULL);
/hal_espressif-3.6.0/tools/test_idf_size/
Dapp_esp32s3.map10879 .literal.settimeofday
11672 .text.settimeofday
11675 0x00000000420048f4 settimeofday
19906 settimeofday esp-idf/newlib/libnewlib.a(time.c.obj)
Dapp_esp32c3.map8056 .text.settimeofday
8058 0x00000000420050be settimeofday
16328 settimeofday esp-idf/newlib/libnewlib.a(time.c.obj)
Dapp_esp32h2.map7926 .text.settimeofday
7928 0x0000000042004ca4 settimeofday
14567 settimeofday esp-idf/newlib/libnewlib.a(time.c.obj)
Dapp_esp32s2.map1483 .literal.settimeofday
1511 .text.settimeofday
15333 settimeofday esp-idf/newlib/libnewlib.a(time.c.obj)
Dapp2.map1522 .literal.settimeofday
1550 .text.settimeofday
17343 settimeofday esp-idf/newlib/libnewlib.a(time.c.obj)
Dapp.map1667 .literal.settimeofday
1695 .text.settimeofday
Doverflow.map39562 .literal.settimeofday
44255 .text.settimeofday
44258 0x00000000400d6a28 settimeofday
75865 settimeofday esp-idf/newlib/libnewlib.a(time.c.obj)
Doverflow_esp32s2.map40391 .literal.settimeofday
45280 .text.settimeofday
45283 0x00000000400870d4 settimeofday
76953 settimeofday esp-idf/newlib/libnewlib.a(time.c.obj)
Doverflow_esp32s3.map52782 .literal.settimeofday
57161 .text.settimeofday
57164 0x00000000420066d0 settimeofday
93956 settimeofday esp-idf/newlib/libnewlib.a(time.c.obj)
Doverflow_esp32c3.map35098 .text.settimeofday
35100 0x0000000042006076 settimeofday
73507 settimeofday esp-idf/newlib/libnewlib.a(time.c.obj)