Home
last modified time | relevance | path

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

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_pending_tx_rx_list.h130 bs_time_t payload_end; //Last us (included) in which the payload ends member
Dp2G4_main.c448 rx_status->payload_end = tx_s->end_packet_time; in f_rx_found()
625 if (((current_time >= rx_a[d].payload_end) && (rx_a[d].biterrors > 0)) in f_rx_payload()
637 } else if ( current_time >= rx_a[d].payload_end ) { in f_rx_payload()
893 rx_status->payload_end = 0; in prepare_rx_common()
Dp2G4_dump.c474 rx_st->payload_end, in dump_rxv1()
576 rx_st->payload_end, in dump_rxv2()
/babblesim_ext_2G4_phy_v1-latest/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)