Searched refs:timestamp_us (Results 1 – 3 of 3) sorted by relevance
71 __aligned_u64 timestamp_us; member77 __aligned_u64 timestamp_us; member
74 bool is_received, const uint64_t timestamp_us, in nfcsnoop_cb() argument95 __builtin_sub_overflow(timestamp_us, last_timestamp_ms[buffer_index], in nfcsnoop_cb()100 last_timestamp_ms[buffer_index] = timestamp_us; in nfcsnoop_cb()
1185 .bootClockTsUs = rawRead.timestamp_us, in convertRead()