Home
last modified time | relevance | path

Searched refs:last_rx_end_timestamp (Results 1 – 4 of 4) sorted by relevance

/hal_nordic-latest/drivers/nrf_802154/common/include/
Dnrf_802154_types.h335 uint64_t last_rx_end_timestamp; member
/hal_nordic-latest/drivers/nrf_802154/serialization/src/include/
Dnrf_802154_spinel_datatypes.h784 ((stat_timestamps).last_rx_end_timestamp)
795 (&(stat_timestamps).last_rx_end_timestamp)
/hal_nordic-latest/drivers/nrf_802154/driver/src/
Dnrf_802154.c984 nrf_802154_stat_timestamp_read(&timestamp, last_rx_end_timestamp); in nrf_802154_received_raw()
Dnrf_802154_core.c2013 nrf_802154_stat_timestamp_write(last_rx_end_timestamp, ts); in nrf_802154_trx_receive_frame_received()