Home
last modified time | relevance | path

Searched refs:sync_end (Results 1 – 4 of 4) sorted by relevance

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_pending_tx_rx_list.h128 bs_time_t sync_end; //Last us (included) in which the preamble + address ends member
Dp2G4_main.c446 …rx_status->sync_end = tx_s->start_packet_time + BS_MAX((int)rx_status->rx_s.pream_and_addr_dura… in f_rx_found()
447 rx_status->header_end = rx_status->sync_end + rx_status->rx_s.header_duration; in f_rx_found()
519 if ( current_time >= rx_a[d].sync_end ) { in f_rx_sync()
526 rx_a[d].rx_done_s.rx_time_stamp = rx_a[d].sync_end; in f_rx_sync()
891 rx_status->sync_end = 0; in prepare_rx_common()
Dp2G4_dump.c471 rx_st->sync_end, in dump_rxv1()
573 rx_st->sync_end, in dump_rxv2()
/babblesim_ext_2G4_phy_v1-latest/docs/
DREADME_dumps.md54 * sync_end: Last micros (included) in which the address ended (only if there was a sync)
113 * sync_end: Last micros (included) in which the address ended (only if there was a sync)