Searched defs:microseconds (Results 1 – 6 of 6) sorted by relevance
70 uint64_t microseconds = 0; in esp_time_impl_get_time_since_boot() local86 uint64_t microseconds = 0; in esp_time_impl_get_time() local
41 …uint32_t microseconds; /*!< Number of microseconds when the packet was captured (offset from sec… member114 …t(pcap_file_handle_t pcap, void *payload, uint32_t length, uint32_t seconds, uint32_t microseconds) in pcap_capture_packet()
164 int microseconds = 0; in ref_clock_get() local
178 uint64_t microseconds = get_adjusted_boot_time() + esp_time_impl_get_time_since_boot(); in _gettimeofday_r() local
143 esp_err_t packet_capture(void *payload, uint32_t length, uint32_t seconds, uint32_t microseconds) in packet_capture()
58 uint32_t microseconds; member