Home
last modified time | relevance | path

Searched defs:wait_time (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.4.0/components/vfs/test/
Dtest_vfs_eventfd.c189 struct timeval wait_time; variable
254 struct timeval wait_time; variable
289 struct timeval wait_time; variable
315 struct timeval wait_time; in select_task() local
/hal_espressif-3.4.0/examples/bluetooth/esp_ble_mesh/ble_mesh_console/main/
Dtransaction.c172 int32_t wait_time; in transaction_run() local
/hal_espressif-3.4.0/components/mdns/test_afl_fuzz_host/
Desp32_mock.c108 …fyWait(uint32_t bits_entry_clear, uint32_t bits_exit_clear, uint32_t * value, TickType_t wait_time) in xTaskNotifyWait()
/hal_espressif-3.4.0/examples/cxx/experimental/experimental_cpp_component/
Desp_event_cxx.cpp140 const chrono::milliseconds &wait_time) in post_event_data()
/hal_espressif-3.4.0/examples/cxx/experimental/experimental_cpp_component/include/
Desp_event_cxx.hpp451 const std::chrono::milliseconds &wait_time) in post_event_data()
/hal_espressif-3.4.0/components/mdns/host_test/components/freertos_linux/
Dfreertos_linux.c184 …fyWait(uint32_t bits_entry_clear, uint32_t bits_exit_clear, uint32_t *value, TickType_t wait_time ) in xTaskNotifyWait()
/hal_espressif-3.4.0/components/esp_eth/src/
Desp_eth_mac_dm9051.c631 int64_t wait_time = esp_timer_get_time(); in emac_dm9051_transmit() local
/hal_espressif-3.4.0/components/driver/
Drmt.c1165 esp_err_t rmt_wait_tx_done(rmt_channel_t channel, TickType_t wait_time) in rmt_wait_tx_done()
Di2c.c1454 TickType_t wait_time = xTaskGetTickCount(); in i2c_master_cmd_begin() local