Home
last modified time | relevance | path

Searched refs:chm_is_packet_synched (Results 1 – 3 of 3) sorted by relevance

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_channel_and_modem.h20 uint chm_is_packet_synched(tx_l_c_t *tx_l, uint tx_nbr, uint rx_nbr, rx_status_t *rx_st, bs_time_t …
Dp2G4_channel_and_modem.c278 uint chm_is_packet_synched(tx_l_c_t *tx_l, uint tx_nbr, uint rx_nbr, rx_status_t *rx_st, bs_time_t … in chm_is_packet_synched() function
Dp2G4_main.c443 || (chm_is_packet_synched( &tx_l_c, tx_d, d, rx_status, current_time ) )) in f_rx_found()