forked from espressif/esp-idf
fix(esp_phy): WIFI RX multipath optimization.
fix(esp_phy): BLE TX sideband optimization for C3/S3.
This commit is contained in:
committed by
alanmaxwell
parent
22cfbf30c3
commit
0672067e6c
Submodule components/esp_phy/lib updated: 998e056363...a7f81348aa
@@ -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;
|
||||
|
Reference in New Issue
Block a user