MCPcopy Create free account
hub / github.com/F-Stack/f-stack / get_snr

Function get_snr

dpdk/app/test-bbdev/main.c:147–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147double
148get_snr(void)
149{
150 return test_params.snr;
151}
152
153unsigned int
154get_iter_max(void)

Callers 3

generate_llr_inputFunction · 0.85
generate_turbo_llr_inputFunction · 0.85
print_dec_blerFunction · 0.85

Calls

no outgoing calls

Tested by 3

generate_llr_inputFunction · 0.68
generate_turbo_llr_inputFunction · 0.68
print_dec_blerFunction · 0.68