Searched refs:center_freq (Results 1 – 3 of 3) sorted by relevance
32 static double center_freq; variable40 int error = p2G4_freq_from_d(center_freq, 0, &args_g->center_freq); in cmd_center_freq_found()45 ((double)args_g->center_freq)/(1<<P2G4_freq_FRACB)); in cmd_center_freq_found()68 …{ false, true , false, "centerfreq", "centerf", 'f', (void*)¢er_freq, cmd_center_freq_found… in bs_burstint_argsparse()79 args->center_freq = P2G4_INVALID_FREQ; in bs_burstint_argsparse()122 if ( args->center_freq == P2G4_INVALID_FREQ ) { in bs_burstint_argsparse()
54 tx_s.radio_params.center_freq = args.center_freq; in main()
23 p2G4_freq_t center_freq; member