Home
last modified time | relevance | path

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

/hal_nordic-latest/drivers/nrf_802154/driver/src/mac_features/
Dnrf_802154_delayed_trx.c105 … uint64_t sof_timestamp; ///< Timestamp of last start of frame notification received in RX window. member
438 uint64_t sof_timestamp = p_dly_op_data->rx.extension_frame.sof_timestamp; in notify_rx_timeout() local