mirror of
https://github.com/rtlsdrblog/rtl-sdr-blog.git
synced 2024-11-10 04:37:37 +01:00
tidy up
This commit is contained in:
parent
e47685ebf0
commit
987d1e4e7f
@ -222,25 +222,7 @@ static const struct r82xx_freq_range freq_ranges[] = {
|
|||||||
/* .xtal_cap20p = */ 0x00, /* R16[1:0] 0pF (00) */
|
/* .xtal_cap20p = */ 0x00, /* R16[1:0] 0pF (00) */
|
||||||
/* .xtal_cap10p = */ 0x00,
|
/* .xtal_cap10p = */ 0x00,
|
||||||
/* .xtal_cap0p = */ 0x00,
|
/* .xtal_cap0p = */ 0x00,
|
||||||
}, {
|
|
||||||
/* .freq = */ 1000, /* Start freq, in MHz */
|
|
||||||
/* .open_d = */ 0x00, /* high */
|
|
||||||
/* .rf_mux_ploy = */ 0x40, /* R26[7:6]=1 (bypass) R26[1:0]=0 (highest) */
|
|
||||||
/* .tf_c = */ 0x00, /* R27[7:0] highest,highest */
|
|
||||||
/* .xtal_cap20p = */ 0x00, /* R16[1:0] 0pF (00) */
|
|
||||||
/* .xtal_cap10p = */ 0x00,
|
|
||||||
/* .xtal_cap0p = */ 0x00,
|
|
||||||
}, {
|
|
||||||
/* .freq = */ 1500, /* Start freq, in MHz */
|
|
||||||
/* .open_d = */ 0x00, /* high */
|
|
||||||
/* .rf_mux_ploy = */ 0x40, /* R26[7:6]=1 (bypass) R26[1:0]=0 (highest) */
|
|
||||||
/* .tf_c = */ 0x00, /* R27[7:0] highest,highest */
|
|
||||||
/* .xtal_cap20p = */ 0x00, /* R16[1:0] 0pF (00) */
|
|
||||||
/* .xtal_cap10p = */ 0x00,
|
|
||||||
/* .xtal_cap0p = */ 0x00,
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static int r82xx_xtal_capacitor[][2] = {
|
static int r82xx_xtal_capacitor[][2] = {
|
||||||
|
Loading…
Reference in New Issue
Block a user