Searched defs:tx_nbr (Results 1 – 4 of 4) sorted by relevance
| /babblesim_ext_2G4_phy_v1-latest/src/ |
| D | p2G4_channel_and_modem.c | 226 …owerAndISI(tx_l_c_t *tx_l, rec_status_t *rec_s, p2G4_power_t ant_gain, uint tx_nbr, uint rx_nbr, b… in CalculateRxPowerAndISI() 251 uint chm_bit_errors(tx_l_c_t *tx_l, uint tx_nbr, uint rx_nbr, rx_status_t *rx_st , bs_time_t curren… in chm_bit_errors() 278 uint chm_is_packet_synched(tx_l_c_t *tx_l, uint tx_nbr, uint rx_nbr, rx_status_t *rx_st, bs_time_t … in chm_is_packet_synched()
|
| D | p2G4_pending_tx_rx_list.h | 134 int tx_nbr; //If we found a fitting Tx, which is its device number member
|
| D | p2G4_dump.c | 689 void dump_ModemRx(bs_time_t CurrentTime, uint tx_nbr, uint dev_nbr, uint ndev, uint CalNotRecal, p2… in dump_ModemRx()
|
| D | p2G4_main.c | 467 static int rx_bit_error_calc(uint d, uint tx_nbr, rx_status_t *rx_st) { in rx_bit_error_calc()
|