Home
last modified time | relevance | path

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

/dports/comms/flrig/flrig-1.3.54/src/include/
H A DIC7410.h77 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
H A DIC7700.h78 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
H A DIC7851.h93 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step);
H A DIC7800.h90 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
H A DIC703.h69 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
H A DFT450.h117 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
H A DIC7600.h88 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
H A DIC756.h154 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step);
H A DIC9100.h97 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
H A DIC9700.h97 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
H A DFT450D.h141 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
H A DIC7200.h158 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step);
H A DFT891.h161 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
H A DIC7100.h99 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
H A DIC705.h121 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step);
H A DIC7610.h120 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step);
H A DIC7300.h121 void get_cw_spot_tone_min_max_step(int &min, int &max, int &step);
H A Drigbase.h557 virtual void get_cw_spot_tone_min_max_step(int &min, int &max, int &step) { in get_cw_spot_tone_min_max_step() function
/dports/comms/flrig/flrig-1.3.54/src/rigs/
H A DIC7851.cxx791 void RIG_IC7851::get_cw_spot_tone_min_max_step(int &min, int &max, int &step) in get_cw_spot_tone_min_max_step() function in RIG_IC7851
H A DIC756.cxx1334 void RIG_IC756PRO::get_cw_spot_tone_min_max_step(int &min, int &max, int &step) in get_cw_spot_tone_min_max_step() function in RIG_IC756PRO
H A DIC705.cxx1150 void RIG_IC705::get_cw_spot_tone_min_max_step(int &min, int &max, int &step) in get_cw_spot_tone_min_max_step() function in RIG_IC705
H A DIC7300.cxx1148 void RIG_IC7300::get_cw_spot_tone_min_max_step(int &min, int &max, int &step) in get_cw_spot_tone_min_max_step() function in RIG_IC7300
H A DIC7200.cxx1719 void RIG_IC7200::get_cw_spot_tone_min_max_step(int &min, int &max, int &step) in get_cw_spot_tone_min_max_step() function in RIG_IC7200
H A DIC7610.cxx1173 void RIG_IC7610::get_cw_spot_tone_min_max_step(int &min, int &max, int &step) in get_cw_spot_tone_min_max_step() function in RIG_IC7610
/dports/comms/flrig/flrig-1.3.54/src/support/
H A Dsupport.cxx4274 selrig->get_cw_spot_tone_min_max_step(min, max, step); in initTabs()