nrfxlib API 2.8.99
|
uint64_t nrf_802154_timestamp_phr_to_shr_convert | ( | uint64_t | phr_timestamp | ) |
#include <nrf_802154/common/include/nrf_802154_common_utils.h>
Converts the timestamp of the frame's PHR to the timestamp of the start of its SHR.
This function converts the time when the first symbol of the frame's PHR is at the local antenna to the timestamp of the start of the frame's SHR.
[in] | phr_timestamp | Timestamp of the frame's PHR. |