nrfxlib API 3.3.99
Loading...
Searching...
No Matches
nrf_802154_stats.h File Reference
#include "nrfx.h"
#include "nrf_802154_types.h"
#include "nrf_802154_sl_atomics.h"

Go to the source code of this file.

Functions

__STATIC_INLINE void nrf_802154_stat_counter_increment_cca_failed_attempts (void)
 
__STATIC_INLINE void nrf_802154_stat_counter_increment_received_frames (void)
 
__STATIC_INLINE void nrf_802154_stat_counter_increment_received_energy_events (void)
 
__STATIC_INLINE void nrf_802154_stat_counter_increment_received_preambles (void)
 
__STATIC_INLINE void nrf_802154_stat_counter_increment_coex_requests (void)
 
__STATIC_INLINE void nrf_802154_stat_counter_increment_coex_granted_requests (void)
 
__STATIC_INLINE void nrf_802154_stat_counter_increment_coex_denied_requests (void)
 
__STATIC_INLINE void nrf_802154_stat_counter_increment_coex_unsolicited_grants (void)
 
__STATIC_INLINE void nrf_802154_stat_timestamp_write_last_csmaca_start_timestamp (uint64_t value)
 
__STATIC_INLINE void nrf_802154_stat_timestamp_write_last_cca_start_timestamp (uint64_t value)
 
__STATIC_INLINE void nrf_802154_stat_timestamp_write_last_cca_idle_timestamp (uint64_t value)
 
__STATIC_INLINE void nrf_802154_stat_timestamp_write_last_tx_end_timestamp (uint64_t value)
 
__STATIC_INLINE void nrf_802154_stat_timestamp_write_last_ack_end_timestamp (uint64_t value)
 
__STATIC_INLINE void nrf_802154_stat_timestamp_write_last_rx_end_timestamp (uint64_t value)
 
__STATIC_INLINE uint64_t nrf_802154_stat_timestamp_read_last_rx_end_timestamp (void)
 
__STATIC_INLINE uint64_t nrf_802154_stat_timestamp_read_last_ack_end_timestamp (void)