Home
last modified time | relevance | path

Searched defs:rx_s (Results 1 – 2 of 2) sorted by relevance

/babblesim_ext_2G4_phy_v1-latest/src/
Dp2G4_pending_tx_rx_list.h131 p2G4_rxv2_t rx_s; //Reception request parameters member
Dp2G4_main.c159 rx_status_t *rx_s = &rx_a[rx_d]; in find_and_activate_rx() local
289 static int find_fitting_tx(rx_status_t *rx_s){ in find_fitting_tx()