mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
Merge branch 'feat/impl_bt_coex_timer_event_v5.1' into 'release/v5.1'
feat(coex): implement BT coex timer event (Backport v5.1) See merge request espressif/esp-idf!40031
This commit is contained in:
Submodule components/esp_coex/lib updated: 88d8c33a81...437d845402
@@ -130,8 +130,8 @@ s_trans_id = 0x3fcdfac4;
|
||||
***************************************/
|
||||
|
||||
/* Functions */
|
||||
coex_core_event_duration_get = 0x40002178;
|
||||
coex_core_timer_idx_get = 0x4000218c;
|
||||
/* coex_core_event_duration_get = 0x40002178; */
|
||||
/* coex_core_timer_idx_get = 0x4000218c; */
|
||||
coex_hw_timer_tick_get = 0x400021b8;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user