void rxlev_stat_input(struct rxlev_stats *st, uint16_t arfcn, uint8_t rxlev)
Definition: rxlev_stat.c:32
int16_t rxlev_stat_get_next(const struct rxlev_stats *st, uint8_t rxlev, int16_t arfcn)
Definition: rxlev_stat.c:46
#define NUM_ARFCNS
Definition: rxlev_stat.h:6
void rxlev_stat_reset(struct rxlev_stats *st)
Definition: rxlev_stat.c:63
void rxlev_stat_dump(const struct rxlev_stats *st)
Definition: rxlev_stat.c:68
#define NUM_RXLEVS
Definition: rxlev_stat.h:5
Definition: rxlev_stat.h:8
uint8_t rxlev_buckets[NUM_RXLEVS][NUM_ARFCNS/8]
Definition: rxlev_stat.h:11