Home
last modified time | relevance | path

Searched defs:current_time (Results 1 – 2 of 2) sorted by relevance

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_channel_and_modem.c226 …x_l, rec_status_t *rec_s, p2G4_power_t ant_gain, uint tx_nbr, uint rx_nbr, bs_time_t current_time){ in CalculateRxPowerAndISI()
251 …s(tx_l_c_t *tx_l, uint tx_nbr, uint rx_nbr, rx_status_t *rx_st , bs_time_t current_time, uint n_ca… in chm_bit_errors()
278 …cket_synched(tx_l_c_t *tx_l, uint tx_nbr, uint rx_nbr, rx_status_t *rx_st, bs_time_t current_time){ in chm_is_packet_synched()
311 …radioparams_t *rx_radio_params , p2G4_rssi_done_t* RSSI_meas, uint rx_nbr, bs_time_t current_time){ in chm_RSSImeas()
Dp2G4_main.c24 static bs_time_t current_time = 0; variable