Home
last modified time | relevance | path

Searched refs:tx_l_c_t (Results 1 – 9 of 9) sorted by relevance

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_channel_and_modem.h19 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…
Dmodem_if.h56 double *rx_powers, tx_l_c_t *txl_c, uint desired_tx_nbr);
Dp2G4_channel_and_modem.c58 …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()
Dp2G4_dump.h64 …dev, uint CalNotRecal, p2G4_modemdigparams_t* radio_params, rec_status_t *rec_s, tx_l_c_t *txl_c );
Dp2G4_pending_tx_rx_list.h39 } tx_l_c_t; typedef
Dp2G4_pending_tx_list.c13 tx_l_c_t tx_l_c;
Dp2G4_dump.c689 …uint ndev, uint CalNotRecal, p2G4_modemdigparams_t *modem_p, rec_status_t *rx_st, tx_l_c_t *tx_l ){ in dump_ModemRx()
Dp2G4_main.c26 extern tx_l_c_t tx_l_c; //list of all transmissions
/babblesim_ext_2G4_phy_v1-latest/docs/
DREADME_design.md15 is an array with one entry per device (`tx_l_c_t`).