fix(phy): fix some phy issue

1. WIFI RX multipath optimization
2. BLE TX sideband optimization for C3/S3
3. Optimize ht40 tx side band issue
This commit is contained in:
alanmaxwell 2023-08-21 11:55:48 +08:00
parent d811f7c1f0
commit cf4c628ef3
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 3ccfd015eb69dccde8fce39827e90acb318f7b09
Subproject commit 086ac00e9894431f5cdbad6d8a8727c4acbd3f91

View File

@ -2274,7 +2274,7 @@ set_rx_gain_param = 0x40002524;
set_rx_gain_table = 0x40002528;
rom_tester_wifi_cali = 0x4000252c;
esp_recover_efuse_data = 0x40002530;
bt_track_pll_cap = 0x40002534;
/* bt_track_pll_cap = 0x40002534;*/
rfpll_cap_track = 0x40002538;
phy_param_track = 0x4000253c;
txpwr_correct = 0x40002540;