Searched refs:CenterR (Results 1 – 1 of 1) sorted by relevance
437 …int CenterR = p2G4_freq_to_d(rx_radioparams->center_freq) / (FreqRes/1e6); //Center frequency (whe… in modem_analog_rx() local438 int StartR = CenterR - RxFilterHalfBW; in modem_analog_rx()439 int EndR = CenterR + RxFilterHalfBW; in modem_analog_rx()