MCPcopy Create free account
hub / github.com/Hamlib/Hamlib / never_used

Function never_used

src/neverused.c:13–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13void never_used()
14{
15 adat_mode_anr2rnr();
16 adat_parse_vfo();
17 adat_ptt_rnr2anr();
18 agcToHamlib();
19 agcToNative();
20 amp_ext_level_foreach();
21 amp_ext_lookup_tok();
22 amp_ext_parm_foreach();
23 amp_ext_token_lookup();
24 amp_probe_all();
25 amp_set_powerstat();
26 amp_unregister();
27 cm108_dcd_get();
28 CtrlHandler();
29 elad_close();
30 elad_get_channel();
31 elad_get_ctcss_sql();
32 elad_get_ctcss_tone();
33 elad_get_ext_parm();
34 elad_get_info();
35 elad_get_level();
36 elad_get_mem();
37 elad_get_mem_if();
38 elad_get_mode_if();
39 elad_open();
40 elad_send_morse();
41 elad_set_ant_no_ack();
42 elad_set_channel();
43 elad_set_ctcss_sql();
44 elad_set_ctcss_tone();
45 elad_set_ctcss_tone_tn();
46 elad_set_ext_parm();
47 elad_set_level();
48 elad_set_mem();
49 elad_set_ptt_safe();
50 elad_set_split();
51 elad_vfo_op();
52 flushBuffer();
53 foreach_opened_amp();
54 foreach_opened_rot();
55 getCalLevel();
56 getFilterBW();
57 getopt_long_only();
58 get_output_freq();
59 gp2000_get_func();
60 gp2000_set_func();
61 hzToDDS();
62 hzToPBS();
63 i2c_read();
64 ic10_set_ptt();
65 ic9100_get_level();
66 ic9100_set_level();
67 icmarine_cleanup();
68 icmarine_get_conf();
69 icmarine_get_dcd();
70 icmarine_get_func();

Callers 1

neverused.cFile · 0.85

Calls 15

adat_mode_anr2rnrFunction · 0.85
adat_parse_vfoFunction · 0.85
adat_ptt_rnr2anrFunction · 0.85
agcToHamlibFunction · 0.85
agcToNativeFunction · 0.85
amp_ext_level_foreachFunction · 0.85
amp_ext_lookup_tokFunction · 0.85
amp_ext_parm_foreachFunction · 0.85
amp_ext_token_lookupFunction · 0.85
amp_probe_allFunction · 0.85
amp_set_powerstatFunction · 0.85
amp_unregisterFunction · 0.85

Tested by

no test coverage detected