Searched refs:tx_l_c_t (Results 1 – 9 of 9) sorted by relevance
| /babblesim_ext_2G4_phy_v1-latest/src/ |
| D | p2G4_channel_and_modem.h | 19 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… 20 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 … 21 void chm_RSSImeas(tx_l_c_t *tx_l, p2G4_power_t rx_antenna_gain, p2G4_radioparams_t *rx_radio_params…
|
| D | modem_if.h | 56 double *rx_powers, tx_l_c_t *txl_c, uint desired_tx_nbr);
|
| D | p2G4_channel_and_modem.c | 58 …ams, double *OutputSNR,double *Output_RSSI_power_level, double *rx_pow, tx_l_c_t *txl_c, uint tx_n… 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, 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() 311 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.h | 64 …dev, uint CalNotRecal, p2G4_modemdigparams_t* radio_params, rec_status_t *rec_s, tx_l_c_t *txl_c );
|
| D | p2G4_pending_tx_rx_list.h | 39 } tx_l_c_t; typedef
|
| D | p2G4_pending_tx_list.c | 13 tx_l_c_t tx_l_c;
|
| D | p2G4_dump.c | 689 …uint ndev, uint CalNotRecal, p2G4_modemdigparams_t *modem_p, rec_status_t *rx_st, tx_l_c_t *tx_l ){ in dump_ModemRx()
|
| D | p2G4_main.c | 26 extern tx_l_c_t tx_l_c; //list of all transmissions
|
| /babblesim_ext_2G4_phy_v1-latest/docs/ |
| D | README_design.md | 15 is an array with one entry per device (`tx_l_c_t`).
|