Home
last modified time | relevance | path

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

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_v1_v2_remap.h18 void map_rxv1_to_rxv2(p2G4_rxv2_t *rx_v2_s, p2G4_rx_t *rx_v1_s);
Dp2G4_v1_v2_remap.c19 void map_rxv1_to_rxv2(p2G4_rxv2_t *rx_v2_s, p2G4_rx_t *rx_v1_s){ in map_rxv1_to_rxv2() function
Dp2G4_main.c928 map_rxv1_to_rxv2(&rxv2_s, &rxv1_s); in prepare_rxv1()