Home
last modified time | relevance | path

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

/babblesim_ext_2G4_phy_v1-3.4.0/src/
Dp2G4_pending_tx_rx_list.h129 bs_time_t payload_end; //Last us (included) in which the payload ends member
Dp2G4_main.c411 rx_status->payload_end = tx_s->end_packet_time; in f_rx_found()
581 if (((current_time >= rx_a[d].payload_end) && (rx_a[d].biterrors > 0)) in f_rx_payload()
593 } else if ( current_time >= rx_a[d].payload_end ) { in f_rx_payload()
843 rx_a[d].payload_end = 0; in prepare_rx_common()
Dp2G4_dump.c469 rx_st->payload_end, in dump_rxv1()
559 rx_st->payload_end, in dump_rxv2()
/babblesim_ext_2G4_phy_v1-3.4.0/docs/
DREADME_dumps.md56 * payload_end: Last micros (included) in which the packet (CRC) ended (only if there was a sync)
115 * payload_end: Last micros (included) in which the packet (CRC) ended (only if there was a sync)