Home
last modified time | relevance | path

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

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_v1_v2_remap.h19 void map_txv1_to_txv2(p2G4_txv2_t *tx_v2_s, p2G4_tx_t *tx_v1_s);
Dp2G4_v1_v2_remap.c38 void map_txv1_to_txv2(p2G4_txv2_t *tx_v2_s, p2G4_tx_t *tx_v1_s){ in map_txv1_to_txv2() function
Dp2G4_main.c849 map_txv1_to_txv2(&tx_v2_s, &tx_s); in prepare_txv1()