Home
last modified time | relevance | path

Searched refs:last_tx_ctr (Results 1 – 2 of 2) sorted by relevance

/babblesim_ext_2G4_phy_v1-3.4.0/src/
Dp2G4_channel_and_modem_priv.h18 uint64_t last_tx_ctr; //If the Tx doesn't change we don't need to recalculate the channel member
Dp2G4_channel_and_modem.c256 …( status->last_tx_ctr != tx_l->ctr ) ) { //If the activity in the channel hasn't changed (same Tx … in chm_bit_errors()
257 status->last_tx_ctr = tx_l->ctr; in chm_bit_errors()
293 rec_s->last_tx_ctr = tx_l->ctr; in chm_is_packet_synched()