Searched refs:rssi_ema_smoothing_factor_table (Results 1 – 1 of 1) sorted by relevance
322 static const int8_t rssi_ema_smoothing_factor_table[MAX_RSSI_FILTER_COEFF + 1] = { variable339 (((rssi - avg_rssi) * rssi_ema_smoothing_factor_table[rssi_filter_coeff]) in RADIO_UpdateAvgRSSI()