35#ifndef NRF_802154_TX_TIMESTAMP_PROVIDER_H__
36#define NRF_802154_TX_TIMESTAMP_PROVIDER_H__
43#define NRF_802154_TX_TIMESTAMP_PROVIDER_TIMESTAMP_SIZE (sizeof(uint32_t))
uint8_t nrf_802154_tx_error_t
Errors reported during the frame transmission.
Definition nrf_802154_types.h:88
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.
void nrf_802154_tx_timestamp_provider_tx_started_hook(uint8_t *p_frame)
TX started hook for the tx timestamp provider module.
Definition nrf_802154_types_internal.h:121