Home
last modified time | relevance | path

Searched refs:txl_c (Results 1 – 1 of 1) sorted by relevance

/babblesim_ext_2G4_modem_magic-latest/src/
Dmodem_magic.c59 double *rx_powers, tx_l_c_t *txl_c, uint tx_nbr) { in modem_analog_rx() argument
69 if ( txl_c->used[i] ){ //For each active transmitter (including the desired one in modem_analog_rx()
70 if (rx_freq == txl_c->tx_list[i].tx_s.radio_params.center_freq) { in modem_analog_rx()