Merge branch 'feat/support-phy-grant-protect_v5.5' into 'release/v5.5'

feat(coex): support phy grant protect (v5.5)

See merge request espressif/esp-idf!52559
This commit is contained in:
Jiang Jiang Jian
2026-09-14 09:46:53 +08:00
8 changed files with 8 additions and 8 deletions

View File

@@ -994,7 +994,7 @@ coex_core_ble_conn_dyn_prio_get = 0x40002174;
/*coex_core_event_duration_get = 0x40002178;*/
coex_core_pti_get = 0x4000217c;
coex_core_release = 0x40002180;
coex_core_request = 0x40002184;
/* coex_core_request = 0x40002184; */
coex_core_status_get = 0x40002188;
/*coex_core_timer_idx_get = 0x4000218c;*/
coex_event_duration_get = 0x40002190;

View File

@@ -25,7 +25,7 @@ coex_core_ble_conn_dyn_prio_get = 0x40000ad4;
coex_core_event_duration_get = 0x40000ad8;
coex_core_pti_get = 0x40000adc;
coex_core_release = 0x40000ae0;
coex_core_request = 0x40000ae4;
/* coex_core_request = 0x40000ae4; */
coex_core_status_get = 0x40000ae8;
/* coex_core_timer_idx_get = 0x40000aec; */
coex_event_duration_get = 0x40000af0;

View File

@@ -7,7 +7,7 @@
eco3 fixed
***************************************/
coex_core_timer_idx_get = 0x40000aec;
/* coex_core_timer_idx_get = 0x40000aec; */
coex_status_get = 0x40000b0c;
ets_delay_us = 0x4000003c;
Cache_Set_IDROM_MMU_Size = 0x400006c4;

View File

@@ -25,7 +25,7 @@ coex_core_ble_conn_dyn_prio_get = 0x40000b08;
/*coex_core_event_duration_get = 0x40000b0c;*/
coex_core_pti_get = 0x40000b10;
coex_core_release = 0x40000b14;
coex_core_request = 0x40000b18;
/* coex_core_request = 0x40000b18; */
coex_core_status_get = 0x40000b1c;
/*coex_core_timer_idx_get = 0x40000b20;*/
coex_event_duration_get = 0x40000b24;

View File

@@ -21,7 +21,7 @@ coex_core_ble_conn_dyn_prio_get = 0x40000a3c;
coex_core_event_duration_get = 0x40000a40;
coex_core_pti_get = 0x40000a44;
coex_core_release = 0x40000a48;
coex_core_request = 0x40000a4c;
/* coex_core_request = 0x40000a4c; */
coex_core_status_get = 0x40000a50;
/* coex_core_timer_idx_get = 0x40000a54; */
coex_event_duration_get = 0x40000a58;

View File

@@ -8,7 +8,7 @@
eco4 fixed
***************************************/
coex_core_timer_idx_get = 0x40000a54;
/* coex_core_timer_idx_get = 0x40000a54; */
coex_status_get = 0x40000a74;
ets_delay_us = 0x4000003c;