Home
last modified time | relevance | path

Searched defs:tx_nbr (Results 1 – 4 of 4) sorted by relevance

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_channel_and_modem.c226 …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()
Dp2G4_pending_tx_rx_list.h134 int tx_nbr; //If we found a fitting Tx, which is its device number member
Dp2G4_dump.c689 void dump_ModemRx(bs_time_t CurrentTime, uint tx_nbr, uint dev_nbr, uint ndev, uint CalNotRecal, p2… in dump_ModemRx()
Dp2G4_main.c467 static int rx_bit_error_calc(uint d, uint tx_nbr, rx_status_t *rx_st) { in rx_bit_error_calc()