mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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:
parent
d811f7c1f0
commit
cf4c628ef3
@ -1 +1 @@
|
||||
Subproject commit 3ccfd015eb69dccde8fce39827e90acb318f7b09
|
||||
Subproject commit 086ac00e9894431f5cdbad6d8a8727c4acbd3f91
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user