Home
last modified time | relevance | path

Searched refs:clock_gettime (Results 1 – 21 of 21) sorted by relevance

/hal_espressif-3.5.0/components/newlib/test/
Dtest_time.c374 TEST_ASSERT(clock_gettime(CLOCK_REALTIME, NULL) == -1); in test_posix_timers_clock()
378 TEST_ASSERT(clock_gettime(CLOCK_MONOTONIC, NULL) == -1); in test_posix_timers_clock()
391 TEST_ASSERT(clock_gettime(0xFFFFFFFF, &ts) == -1); in test_posix_timers_clock()
394 TEST_ASSERT(clock_gettime(CLOCK_REALTIME, &ts) == 0); in test_posix_timers_clock()
415 TEST_ASSERT(clock_gettime(CLOCK_MONOTONIC, &ts) == 0); in test_posix_timers_clock()
427 TEST_ASSERT(clock_gettime(CLOCK_MONOTONIC, &ts) == 0); in test_posix_timers_clock()
437 TEST_ASSERT(clock_gettime(CLOCK_REALTIME, &ts) == -1); in test_posix_timers_clock()
441 TEST_ASSERT(clock_gettime(CLOCK_MONOTONIC, &ts) == -1); in test_posix_timers_clock()
/hal_espressif-3.5.0/components/esp_rom/host_test/rom_test/main/
Drom_test.cpp38 CHECK(clock_gettime(CLOCK_MONOTONIC, &current_time) == 0);
43 CHECK(clock_gettime(CLOCK_MONOTONIC, &current_time) == 0);
/hal_espressif-3.5.0/components/newlib/platform_include/
Dtime.h33 int clock_gettime(clockid_t clock_id, struct timespec *tp);
/hal_espressif-3.5.0/components/log/
Dlog_linux.c42 int result = clock_gettime(CLOCK_MONOTONIC, &current_time); in esp_log_timestamp()
/hal_espressif-3.5.0/components/pthread/test/
Dtest_pthread_cond_var.c58 clock_gettime(CLOCK_REALTIME, &two_seconds); in thread_waits()
Dtest_pthread.c282 clock_gettime(CLOCK_REALTIME, &abs_timeout);
/hal_espressif-3.5.0/components/mdns/host_test/components/freertos_linux/
Dfreertos_linux.c104 clock_gettime(CLOCK_REALTIME, &spec); in xTaskGetTickCount()
/hal_espressif-3.5.0/components/newlib/
Dtime.c251 int clock_gettime (clockid_t clock_id, struct timespec *tp) in clock_gettime() function
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/hf_ag/
Dbtc_hf_ag.c150 clock_gettime(CLOCK_MONOTONIC, &now); in btc_hf_latest_connected_idx()
711 clock_gettime(CLOCK_MONOTONIC, &hf_local_param[0].btc_hf_cb.call_end_timestamp); in btc_hf_phone_state_update()
1300 clock_gettime(CLOCK_MONOTONIC, &(hf_local_param[idx].btc_hf_cb.connected_timestamp)); in btc_hf_cb_handler()
/hal_espressif-3.5.0/components/pthread/
Dpthread.c664 clock_gettime(CLOCK_REALTIME, &currtime); in pthread_mutex_timedlock()
/hal_espressif-3.5.0/components/bt/host/bluedroid/btc/profile/std/a2dp/
Dbtc_a2dp_source.c392 clock_gettime(CLOCK_MONOTONIC, &ts_now); in time_now_us()
/hal_espressif-3.5.0/tools/test_idf_size/
Dapp_esp32s2.map1499 .literal.clock_gettime
1525 .text.clock_gettime
14244 clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj)
Dapp2.map1538 .literal.clock_gettime
1564 .text.clock_gettime
16088 clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj)
Dapp_esp32s3.map2231 .literal.clock_gettime
2243 .text.clock_gettime
18492 clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj)
Dapp_esp32c3.map1588 .text.clock_gettime
14790 clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj)
Dapp_esp32h2.map1529 .text.clock_gettime
13135 clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj)
Dapp.map1683 .literal.clock_gettime
1709 .text.clock_gettime
Doverflow.map2772 .literal.clock_gettime
2783 .text.clock_gettime
66215 clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj)
Doverflow_esp32s2.map2874 .literal.clock_gettime
2885 .text.clock_gettime
67293 clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj)
Doverflow_esp32s3.map3187 .literal.clock_gettime
3199 .text.clock_gettime
81535 clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj)
Doverflow_esp32c3.map2562 .text.clock_gettime
60439 clock_gettime esp-idf/newlib/libnewlib.a(time.c.obj)