Searched defs:tx_l (Results 1 – 2 of 2) 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() 251 uint chm_bit_errors(tx_l_c_t *tx_l, uint tx_nbr, uint rx_nbr, p2G4_rxv2_t *rx_s , bs_time_t current… in chm_bit_errors() 283 uint chm_is_packet_synched(tx_l_c_t *tx_l, uint tx_nbr, uint rx_nbr, p2G4_rxv2_t *rx, bs_time_t cur… in chm_is_packet_synched() 316 void chm_RSSImeas(tx_l_c_t *tx_l, p2G4_power_t rx_antenna_gain, p2G4_radioparams_t *rx_radio_params… in chm_RSSImeas()
|
D | p2G4_dump.c | 672 …r, uint ndev, uint CalNotRecal, p2G4_radioparams_t *radio_p, rec_status_t *rx_st, tx_l_c_t *tx_l ){ in dump_ModemRx()
|