nrfxlib API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_802154_tx_timestamp_provider_tx_setup()

nrf_802154_tx_error_t nrf_802154_tx_timestamp_provider_tx_setup ( nrf_802154_transmit_params_t * p_params)

TX setup hook for the tx timestamp provider module.

Checks transmission parameters and if required, latches a frame payload address where the transmission timestamp shall be written once the transmission starts.

If the transmission parameters do not request transmit timestamp encoding, this hook exits without performing any actions.

Parameters
[in]p_paramsPointer to the transmission parameters.
Return values
NRF_802154_TX_ERROR_NONEThe procedure was successful.
NRF_802154_TX_ERROR_TIMESTAMP_ENCODING_ERRORThe timestamp cannot be inserted into the frame.