Searched refs:CalculateRxPowerAndISI (Results 1 – 1 of 1) sorted by relevance
/babblesim_ext_2G4_phy_v1-3.4.0/src/ |
D | p2G4_channel_and_modem.c | 226 static inline void CalculateRxPowerAndISI(tx_l_c_t *tx_l, rec_status_t *rec_s, p2G4_power_t ant_gai… in CalculateRxPowerAndISI() function 261 CalculateRxPowerAndISI(tx_l, status, rx_s->antenna_gain, tx_nbr, rx_nbr, current_time); in chm_bit_errors() 297 CalculateRxPowerAndISI(tx_l, rec_s, rx->antenna_gain, tx_nbr, rx_nbr, current_time); in chm_is_packet_synched() 320 CalculateRxPowerAndISI(tx_l, rec_s, rx_antenna_gain, UINT_MAX, rx_nbr, current_time); in chm_RSSImeas()
|