mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
Merge branch 'bugfix/tsens_read_abnormal_value_v5.3' into 'release/v5.3'
fix: tsens read abnormal value in esp32c2eco4(backport v5.3) See merge request espressif/esp-idf!38902
This commit is contained in:
@ -135,16 +135,6 @@ coex_core_timer_idx_get = 0x4000218c;
|
||||
coex_hw_timer_tick_get = 0x400021b8;
|
||||
|
||||
|
||||
/***************************************
|
||||
Group rom_phy
|
||||
***************************************/
|
||||
|
||||
/* Functions */
|
||||
phy_xpd_tsens = 0x400021e8;
|
||||
bt_track_pll_cap = 0x40002534;
|
||||
tx_pwctrl_background = 0x40002548;
|
||||
|
||||
|
||||
/***************************************
|
||||
Group eco4_systimer_hal
|
||||
***************************************/
|
||||
|
Reference in New Issue
Block a user