nrfxlib API 2.8.99
|
uint64_t nrf_802154_timestamp_phr_to_mhr_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 MHR.
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 MHR.
[in] | phr_timestamp | Timestamp of the frame's PHR. |