Searched refs:timestamp (Results 1 – 3 of 3) sorted by relevance
178 uint64_t timestamp; in spinel_decode_prop_nrf_802154_received_timestamp_raw() local189 ×tamp); in spinel_decode_prop_nrf_802154_received_timestamp_raw()210 nrf_802154_received_timestamp_raw(p_local_ptr, power, lqi, timestamp); in spinel_decode_prop_nrf_802154_received_timestamp_raw()732 uint64_t timestamp) in nrf_802154_received_timestamp_raw() argument737 (void)timestamp; in nrf_802154_received_timestamp_raw()
982 uint64_t timestamp; in nrf_802154_received_raw() local984 nrf_802154_stat_timestamp_read(×tamp, last_rx_end_timestamp); in nrf_802154_received_raw()989 timestamp); in nrf_802154_received_raw()
284 uint64_t timestamp = NRF_802154_NO_TIMESTAMP; in timer_coord_timestamp_get() local285 bool timestamp_received = nrf_802154_timer_coord_timestamp_get(×tamp); in timer_coord_timestamp_get()289 timestamp = NRF_802154_NO_TIMESTAMP; in timer_coord_timestamp_get()291 else if (timestamp == NRF_802154_NO_TIMESTAMP) in timer_coord_timestamp_get()293 timestamp++; in timer_coord_timestamp_get()300 return timestamp; in timer_coord_timestamp_get()