Home
last modified time | relevance | path

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

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_com.h22 void p2G4_phy_resp_tx(uint d, p2G4_tx_done_t * tx_d);
Dp2G4_com.c33 void p2G4_phy_resp_tx(uint d, p2G4_tx_done_t *tx_done_s) { in p2G4_phy_resp_tx() function
Dp2G4_main.c57 p2G4_phy_resp_tx(d, &tx_done_s); in f_tx_end()