Home
last modified time | relevance | path

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

/babblesim_ext_2G4_channel_multiatt-latest/src/
Dchannel_multiatt.c405 uint tx_i; in channel_calc() local
406 for (tx_i = 0 ; tx_i < n_devices; tx_i++) { in channel_calc()
407 if (tx_used[tx_i]) { in channel_calc()
408 att[tx_i] = calculate_att(tx_i, rxnbr, now); in channel_calc()