Home
last modified time | relevance | path

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

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_pending_tx_rx_list.h129 bs_time_t header_end; //Last us (included) in which the header ends member
Dp2G4_main.c447 rx_status->header_end = rx_status->sync_end + rx_status->rx_s.header_duration; in f_rx_found()
596 if ( ( ( current_time >= rx_a[d].header_end ) in f_rx_header()
609 } else if ( current_time >= rx_a[d].header_end ) { in f_rx_header()
892 rx_status->header_end = 0; in prepare_rx_common()
Dp2G4_dump.c472 rx_st->header_end, in dump_rxv1()
574 rx_st->header_end, in dump_rxv2()
/babblesim_ext_2G4_phy_v1-latest/docs/
DREADME_dumps.md55 * header_end: Last micros (included) in which the packet header ended (only if there was a sync)
114 * header_end: Last micros (included) in which the packet header ended (only if there was a sync)