![]() |
nrfxlib API 3.3.99
|
Functions | |
| void | nrf_802154_stats_get (nrf_802154_stats_t *p_stats) |
| Gets current statistics. | |
| void | nrf_802154_stat_counters_get (nrf_802154_stat_counters_t *p_stat_counters) |
| Get current statistics. | |
| void | nrf_802154_stat_counters_subtract (const nrf_802154_stat_counters_t *p_stat_counters) |
| Decreases current statistic counter values by the provided ones. | |
| void | nrf_802154_stat_timestamps_get (nrf_802154_stat_timestamps_t *p_stat_timestamps) |
| Get time stamps of events gathered by the last operation. | |
| void | nrf_802154_stat_counters_reset (void) |
| Resets current stat counters to 0. | |